Commit Graph

3528 Commits

Author SHA1 Message Date
dependabot[bot] 9af6ec2a17
build(deps): bump third_party/fasm from `052f629` to `41d22f2`
Bumps [third_party/fasm](https://github.com/SymbiFlow/fasm) from `052f629` to `41d22f2`.
- [Release notes](https://github.com/SymbiFlow/fasm/releases)
- [Commits](052f629217...41d22f2eda)

---
updated-dependencies:
- dependency-name: third_party/fasm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-23 13:03:39 +00:00
Tim Ansell 60168e9b7e
Merge pull request #1749 from mithro/kokoro-letsencrypt-fix
Delete expired Let's Encrypt certificate.
2021-10-02 13:45:05 -07:00
Tim 'mithro' Ansell d0f5f4ef58 Delete expired Let's Encrypt certificate.
The old `/usr/share/ca-certificates/mozilla/DST_Root_CA_X3.crt` Let's
Encrypt certificate that has expired.

The "best" solution seems to be to delete the certificate. This is fine
because the new non-expired
`/usr/share/ca-certificates/mozilla/ISRG_Root_X1.crt`
certificate is still available.

See the post at
https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/
for more explanation.

Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2021-10-01 20:03:04 -07:00
Alessandro Comodi f7f06896ad
Merge pull request #1705 from antmicro/fix-iob-ppips
071-ppips: add LIOB33 and RIOB33 ppips
2021-07-08 14:45:27 +02:00
Alessandro Comodi ceb0eadf8b 071-ppips: add LIOB33 and RIOB33 ppips
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-07-07 11:45:44 +02:00
Alessandro Comodi 6e6bff0b16
Merge pull request #1692 from antmicro/fix-pll-clkfb
034-cmt: fix conflicting PIPs
2021-06-16 09:42:17 +02:00
Alessandro Comodi 769645f038 034-cmt: fix conflicting PIPs
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-06-15 16:07:11 +02:00
Alessandro Comodi da7bf6a078
Merge pull request #1678 from antmicro/fix-readme
update README
2021-06-07 09:04:24 +02:00
Alessandro Comodi 6b3ff71a38 update README
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-05-25 12:17:28 +02:00
Tim Ansell 80726cb73b
Merge pull request #1538 from SymbiFlow/dependabot/submodules/third_party/yaml-cpp-a6bbe0e
Bump third_party/yaml-cpp from `33316d5` to `a6bbe0e`
2021-05-02 10:48:11 -07:00
Tim Ansell 66d357b980
Merge pull request #1480 from SymbiFlow/dependabot/submodules/third_party/gflags-827c769
Bump third_party/gflags from `addd749` to `827c769`
2021-05-02 10:47:46 -07:00
Tim Ansell 83c6cd9101
Merge pull request #1657 from isi-rcg/add-dsp-ppips
Fuzzer-071 Generates ppips for DSP
2021-05-01 10:42:58 -07:00
Tim Ansell ec5c38eab3
Merge pull request #1659 from SymbiFlow/dependabot/add-v2-config-file
Upgrade to GitHub-native Dependabot
2021-04-29 12:36:09 -07:00
dependabot-preview[bot] 55e529dfef
Upgrade to GitHub-native Dependabot 2021-04-29 19:30:10 +00:00
Ian Taras 0a31c8c9d7 add fuzzer-071 generates ppips for dsp.
Signed-off-by: Ian Taras <itaras@isi.edu>
2021-04-28 15:57:03 -04:00
litghost cb5f2a3063
Merge pull request #1641 from antmicro/030-iob-increase-specimens
030-iob: increase number of specimens
2021-04-06 13:15:15 -07:00
Alessandro Comodi 3bbb46bbf3
Merge pull request #1640 from dnltz/WIP/dnltz/parts_fixups
Minor fixups for #1627
2021-04-02 17:03:39 +02:00
Alessandro Comodi 7e68553b5b 030-iob: increase number of specimens
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-04-02 11:25:31 +02:00
Daniel Schultz 9214855aa2 fixup! settings: Handle return code correctly
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-04-01 20:38:50 +02:00
Daniel Schultz b85a2c12df fixup! docs: Update "new device" section
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-04-01 20:38:47 +02:00
litghost 2046bcaa9a
Merge pull request #1627 from dnltz/WIP/dnltz/parts_fixups
Docu fixup and prevent AssertionError
2021-04-01 09:23:18 -07:00
litghost 9836bef057
Merge pull request #1634 from antmicro/fix-pcie-pips
071-ppips: fix allowed and forbidden wires for PCIe
2021-03-30 09:58:49 -07:00
Alessandro Comodi a613dc48ba
Merge pull request #1628 from antmicro/add-clock-info-ports-json
cells_data: add clock information on ports.json
2021-03-29 09:55:30 +02:00
Alessandro Comodi 2be05d612b utils: update_resources: remove temp_file
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-03-26 13:47:38 +01:00
Alessandro Comodi b2a45db8ce 064-gtp-channel: fix width of [TR]XOUT_DIV attributes
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-03-26 13:47:38 +01:00
Alessandro Comodi 8305cc81d9 run make format-tcl
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-03-26 13:47:38 +01:00
Alessandro Comodi cb54b7f012 update_resources: skip parts with same speedgrade to get pins
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-03-26 13:47:38 +01:00
Alessandro Comodi 0219727e9c cells_data: add clock information on ports.json
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-03-26 13:47:38 +01:00
Daniel Schultz 969f1dd5ee settings: Handle return code correctly
"eval $(python3 script.py)" does not handle the return code correctly and would try to evaluate
the complete output of the Python traceback. Temporarily save the output in a variable and check
the return code. If the RC is unequal to zero, return the RC and leave the bash script.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-03-26 08:28:54 +01:00
Daniel Schultz f562d6acfd Makefile: Do not dump the environment during db-prepare
The resources.yaml file does not exists at the beginning of the db-prepare calls
but the environment wants to read it which leads to the following error:

Preparing artix7 files
============================
Traceback (most recent call last):
  File ".../prjxray/utils/create_environment.py", line 62, in <module>
    main()
  File ".../prjxray/utils/create_environment.py", line 55, in main
    environment = get_environment_variables()
  File ".../prjxray/utils/create_environment.py", line 37, in get_environment_variables
    part_info = get_part_information(db_root, part)
  File ".../prjxray/prjxray/util.py", line 44, in get_part_information
    "Mapping file {} does not exists".format(filename)
AssertionError: Mapping file .../prjxray/database/artix7/mapping/parts.yaml does not exists

Do not dump the environment during this stage because the XRAY_PART is the only
neccessary information which is set in the <family>.sh script.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-03-26 08:28:54 +01:00
Daniel Schultz 0cd104463e docs: Update "new device" section
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-03-26 08:28:54 +01:00
litghost ff1509bc89
Merge pull request #1633 from antmicro/fix-hostcheck
Fix hostcheck
2021-03-25 17:58:05 -07:00
Jan Kowalewski 4809922dc4 071-ppips: fix allowed and forbidden wires for PCIe
Signed-off-by: Jan Kowalewski <jkowalewski@antmicro.com>
2021-03-25 19:29:46 +01:00
Alessandro Comodi 865859a5f6 hostcheck: add mount to the output
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-03-25 10:55:13 +01:00
Alessandro Comodi 5ca05083d0 hostcheck: increase timeout and fix indentation
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-03-25 09:47:42 +01:00
Alessandro Comodi e418f024b9 hostcheck: apply suggestion from comment and replaced tab with spaces
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-03-24 18:40:19 +01:00
Daniel Schultz 173bb3b34a kokoro: hostcheck: Add more debug information
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-03-22 15:22:16 +01:00
Daniel Schultz a6fb88b676 kokoro: hostcheck: Wait 30 seconds at the beginning
The storage device needs a little bit of time to be attached. Wait at the
beginning to make sure the storage device is really not mounted.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-03-20 11:08:13 +01:00
litghost 086f9a1714
Merge pull request #1562 from dnltz/WIP/dnltz/new_parts
Populate all parts
2021-03-18 13:07:02 -07:00
Daniel Schultz 772c4280ac fuzzers: 025-bram-config: exclude frame 0
Add an exclusion for frame 0 because this does not contain any bits and
the database checks fails.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-03-18 08:54:22 +01:00
litghost a0dbca4da8
Merge pull request #1550 from antmicro/python-deps
setup.py: add dependencies
2021-03-16 12:55:41 -07:00
Alessandro Comodi fc196c7967 setup: add comment to remove dependency
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-03-15 17:43:40 +01:00
Daniel Schultz 3b472bd657 Makefile: ROI after all parts are generated
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-03-15 17:37:58 +01:00
Daniel Schultz 43bfaca467 gitignore: Ignore autogenerated resources.yaml file
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-03-15 17:37:58 +01:00
Daniel Schultz 1d1cf3d5e5 Move devices.yaml files
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-03-15 17:37:58 +01:00
Daniel Schultz f8e2c37fe1 kokoro: Generate files during CI runs
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-03-15 17:37:58 +01:00
Daniel Schultz a6c54b0b3e Remove autogenerated files
These files are now autogenerated and not needed to be deployed to the repo.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-03-15 17:37:58 +01:00
Daniel Schultz 7b16929e7d README: Add new step to prepare db
This step generates all static part information files.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-03-15 17:37:58 +01:00
Daniel Schultz ef350f9216 Makefile: Update to roi all parts for a family
Adds a db-extra-X-roi command which will call a Python tool because the
part list is some kind of dynamic and Makefiles can't read from a YAML file
and iterates over all keys.

Also some minor clean-ups with the kintex and zynq extra commands.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-03-15 17:37:58 +01:00
Daniel Schultz 74ba878c25 utils: Add new tools to roi all parts
* Adds a new tool to update the parts mapping file for a family.
* Adds a new tool to update the resource file for a family.
* Adds a new tool to roi all parts by calling "make roi_only" with different
   parts

Update the Makefile to update the artix7 files with "make db-update".

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-03-15 17:37:58 +01:00