Alessandro Comodi
a7b2d9752e
gtp_common: add to tilegrid
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-01-18 15:41:11 +01:00
Alessandro Comodi
e25c20a8f1
Merge pull request #1544 from antmicro/add-pcie-conf
...
Add PCIe configuration fuzzer
2021-01-15 17:04:09 +01:00
Alessandro Comodi
1be5c159ac
061-pcie-conf: add to Makefile to run correctly
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-01-14 17:17:13 +01:00
Alessandro Comodi
2e2aa36d84
061-pcie-conf: fix number of digits
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-01-14 17:17:13 +01:00
Alessandro Comodi
ea772f01b6
mergedb: add pcie_bot tile
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-01-14 17:17:13 +01:00
Alessandro Comodi
47f4ca909f
pcie: add fuzzer for configuration attributes
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-01-14 17:17:13 +01:00
litghost
30890e0e04
Merge pull request #1539 from dnltz/WIP/dnltz/refactory_database
...
Refactor fabric data in database
2021-01-14 08:16:43 -08:00
litghost
905a6b5b04
Merge pull request #1543 from antmicro/add-pcie-tilegrid
...
pcie: add to tilegrid
2021-01-14 08:15:43 -08:00
litghost
8bbdffb625
Merge pull request #1545 from litghost/dummy_spartan7
...
Add dummy spartan7 scripts until spartan7 CI is debugged.
2021-01-14 08:14:11 -08:00
Keith Rothman
f6d97588ee
Add dummy spartan7 scripts until spartan7 CI is debugged.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2021-01-13 09:34:35 -08:00
Alessandro Comodi
8fe46031bc
run make format-py
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-01-13 15:02:42 +01:00
Alessandro Comodi
17d5254adf
pcie: add to tilegrid
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-01-13 13:01:45 +01:00
Daniel Schultz
b8ff7326c8
database: Add mapping files for each famility.
...
1) Part to device, package and speed-grade mapping
2) Device to fabric mapping
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-01-13 12:01:18 +01:00
Daniel Schultz
ec04ccba19
gitignore: Add exceptions for database/<family>/mapping
...
Add exceptions to keep the mapping files in the database and add them by
commits from this repository.
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-01-13 12:01:14 +01:00
Daniel Schultz
e24e1bc5b4
settings: Add mapping files for part resources
...
These files contain information about the part information used by the
fuzzers and should help to add new parts easier, later.
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-01-13 08:38:22 +01:00
Daniel Schultz
cd4ca4916e
Update tests to fabric refactoring
...
Since the tilegrid.json file is not anymore placed inside the part directory,
the test needs to be updated slightly to work with the new structure.
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-01-12 22:36:58 +01:00
Daniel Schultz
e986737252
htmlgen: Update directory to fabric
...
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-01-12 22:36:58 +01:00
Daniel Schultz
6856651990
docs: Update newpart.rst for new part handling
...
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-01-12 22:36:58 +01:00
Daniel Schultz
e60b0d5875
fuzzers: Deploy fabric data to a separate dir
...
Fabric data should be deployed to a separate directory inside the database
and all devices with the same fabric should access it.
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-01-12 22:36:58 +01:00
Daniel Schultz
a5ad410875
Makefile: Remove variable export
...
These informations are now stores in device-specific mapping files and
run_fuzzers stores them as variable.
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-01-12 22:36:58 +01:00
Daniel Schultz
4122384e74
settings: Remove XRAX_PIN_xx from Makefile
...
These variables are not set by run_fuzzers
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-01-12 22:36:58 +01:00
Daniel Schultz
54808f48fb
fuzzers: Set part information to env
...
Loads the part specific mapping information and stores them in the env.
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-01-12 22:36:58 +01:00
Daniel Schultz
082e982911
prjxray: Update scripts to access fabric data
...
Parts data are now divided from the part. Update all scripts to access the
fabric data from the fabric files.
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-01-12 22:36:58 +01:00
Daniel Schultz
ec15a221d6
utils: xyaml: Do not use deprecated function
...
From the official PyYAML documentation:
"Warning: It is not safe to call yaml.load with any data received from an
untrusted source! yaml.load is as powerful as pickle.load and so may call
any Python function. Check the yaml.safe_load function though."
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-01-12 22:36:58 +01:00
Daniel Schultz
d3fba0c6a0
utils: Overwrite localisation settings
...
Set localisation settings to default values to prevent different locale
results from tools.
Example: Non-English speaking countries use a comma as decimal seperators but
Python's float convert only accepts a point.
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-01-12 22:36:58 +01:00
Tim Ansell
77e8b24c88
Merge pull request #1528 from SymbiFlow/dependabot/submodules/third_party/googletest-ca4b7c9
...
Bump third_party/googletest from `41b5f14` to `ca4b7c9`
2020-12-26 14:39:29 -08:00
dependabot-preview[bot]
01d9b1d52a
Bump third_party/googletest from `41b5f14` to `ca4b7c9`
...
Bumps [third_party/googletest](https://github.com/google/googletest ) from `41b5f14` to `ca4b7c9`.
- [Release notes](https://github.com/google/googletest/releases )
- [Commits](41b5f149ab...ca4b7c9ff4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-26 05:18:13 +00:00
Robert Winkler
291d9b91d3
Merge pull request #1505 from antmicro/fix_links
...
Fix links generation for markdown-code-symlinks
2020-12-15 16:55:51 +01:00
Robert Winkler
310292cf58
docs: Force Sphinx version higher or equal to 3.0
...
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
2020-12-15 10:00:59 +01:00
Robert Winkler
82309c0aa3
docs: Add recommonmark to extension list
...
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
2020-12-15 10:00:59 +01:00
Robert Winkler
0ff4327729
docs: Fix links generation for markdown-code-symlinks
...
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
2020-12-15 10:00:59 +01:00
Robert Winkler
483a89c292
Merge pull request #1513 from antmicro/fix_format
...
format: Fix formating in bits2rbt
2020-12-12 10:50:17 +01:00
Robert Winkler
02361a7d41
format: Fix formating in bits2rbt
...
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
2020-12-11 13:19:35 +01:00
litghost
714f4d9e66
Merge pull request #1503 from antmicro/bits2rbt_and_aux
...
Add bits2rbt and aux data support to bitread
2020-12-02 09:15:59 -08:00
Tomasz Michalak
1ddda8f79b
bits2rbt: Fix compilation error
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2020-12-02 12:03:14 +01:00
litghost
8fa08195fb
Merge pull request #1498 from antmicro/mmcm_rebuf_pips
...
Enable MMCM REBUF PIPs
2020-12-01 10:02:41 -08:00
Tomasz Michalak
a3ca052ccf
bitread: Refactor AUX data extraction
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2020-12-01 15:48:12 +01:00
Tomasz Michalak
e7826ee117
bits2rbt: Comment on some constant properties
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2020-12-01 15:48:12 +01:00
Tomasz Michalak
fb607b2cbc
bitread: Rename Aux extraction methods
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2020-12-01 15:48:12 +01:00
Tomasz Michalak
f00011c8fd
bitread: Make private members const and add some comments
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2020-12-01 15:48:12 +01:00
Tomasz Michalak
6740e18a63
Add test-tools to test pseudo target
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2020-12-01 15:48:12 +01:00
Tomasz Michalak
147631a90d
Disable the bram test until fixed
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2020-12-01 15:48:12 +01:00
Tomasz Michalak
426c93cffd
bitread: Add AUX support
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2020-12-01 15:48:12 +01:00
Tomasz Michalak
f283ac921b
Add tools test
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2020-12-01 15:48:12 +01:00
Tomasz Michalak
5b7d782737
Add bits2rbt tool
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2020-12-01 15:48:12 +01:00
litghost
489e438627
Merge pull request #1506 from icgrp/syed/node_model_patch
...
Fixes get_node_for_wire by initializing self.node
2020-11-30 12:25:03 -08:00
Syed Tousif Ahmed
f5bfdc6c28
Addresses review comments.
...
Signed-off-by: Syed Tousif Ahmed <stahmed@seas.upenn.edu>
2020-11-30 14:09:17 -05:00
Syed Tousif Ahmed
23059f6dc0
Fixes get_node_for_wire by initializing self.node
...
Signed-off-by: Syed Tousif Ahmed <stahmed@seas.upenn.edu>
2020-11-26 22:47:49 -05:00
Other Tim
2353b22ca5
Merge pull request #1486 from tcal-x/doc
...
Doc for adding a new part to PrjXray.
2020-11-20 13:15:51 -08:00
Tim Callahan
d2de96b75f
Fix trailing space issues.
...
Signed-off-by: Tim Callahan <tcal@google.com>
2020-11-20 12:11:26 -08:00