Commit Graph

3563 Commits

Author SHA1 Message Date
Alessandro Comodi 1bd8142625 scripts: use open safe file class
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2022-03-17 10:04:19 +01:00
Alessandro Comodi 6e026bf30e util: add open safe file class
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2022-03-15 12:27:43 +01:00
Alessandro Comodi 8ef904d40e
Merge pull request #1874 from antmicro/fix-race-condition
Fix race condition
2022-03-11 10:58:00 +01:00
Alessandro Comodi 18e7e2613d gh: ci: rename workflows
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2022-03-10 15:47:38 +01:00
Alessandro Comodi 5e5217c631 utils: add file locking
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2022-03-10 14:05:40 +01:00
Alessandro Comodi b00c8332e3
Merge pull request #1872 from antmicro/update-badges
ci: separate test and database in different workflows
2022-03-09 13:25:36 +01:00
Alessandro Comodi cf0b684a79 ci: separate test and database in different workflows
This also updates the README badges

Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2022-03-08 14:50:57 +01:00
Alessandro Comodi 7866deed02
Merge pull request #1846 from antmicro/use-gh-runners
gh: initial use of gh action custom runners
2022-03-08 09:41:41 +01:00
Alessandro Comodi 847f97ab17 065b-gtp-pips: increase iter timeout
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2022-03-07 14:57:31 +01:00
Alessandro Comodi de9ce4ec28 ci: gh: restore previous fails and patch file names
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2022-03-07 09:40:25 +01:00
Alessandro Comodi dcb1743764 add file locking system to avoid race conditions on db files
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2022-03-04 13:59:38 +01:00
Alessandro Comodi 6c4188a520 utils: parallelize all roi parts generation
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2022-03-04 11:05:55 +01:00
Alessandro Comodi f63752fe3e ci: gh: add artifact name
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2022-03-03 15:16:27 +01:00
Alessandro Comodi f3e7ab4b96 ci: differentiate patch file per different part
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2022-03-03 14:27:59 +01:00
Alessandro Comodi 2eb77e4663 fuzzers: fix clean in parts fuzzers
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2022-03-03 12:50:33 +01:00
Alessandro Comodi f4b1bd1540 fuzzers: tmp disable 034b to unblock GH custom runners transition
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2022-03-02 14:16:01 +01:00
Alessandro Comodi 44847f350d ci: gh: save only failing logs
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2022-03-02 10:01:35 +01:00
Alessandro Comodi 523c4b5a16 kokoro: use python3 instead of specific 3.8 version
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2022-03-02 10:01:35 +01:00
Alessandro Comodi 1db2cffd63 ci: use grep and sed to extract and tar failing fuzzers logs
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2022-03-02 10:01:33 +01:00
Karol Gugala d02c90b1cd
Merge pull request #1862 from antmicro/umarcor/docs/theme
docs: update theme; add logo and favicon
2022-02-24 12:00:38 +01:00
Unai Martinez-Corral 5a41cf408b docs: hierarchy
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-02-24 11:59:37 +01:00
Unai Martinez-Corral a92d3a1d8e docs: update theme; add logo and favicon
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-02-23 14:35:43 +01:00
Unai Martinez-Corral 781c535dde readthedocs: quote python version
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-02-23 02:38:10 +01:00
Alessandro Comodi 7f52c45d27 ci: add fix to multiple Vivado instances runs
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2022-02-07 09:44:22 +01:00
Alessandro Comodi 78b7b884d3 gh: artifatcs: take only stderr logs
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2022-02-04 10:12:17 +01:00
Alessandro Comodi a77a6a3e44 run_fuzzer: replace semicolon with dash in stderr and stdout names
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2022-02-03 18:14:58 +01:00
Alessandro Comodi 0c8df95f5b ci: gh: add artifacts
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2022-02-03 17:47:06 +01:00
Alessandro Comodi b378299ec2 gh: initial use of gh action runners
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2022-02-03 17:23:44 +01:00
Tim 'mithro' Ansell 5349556bc2
Merge pull request #1816 from mithro/kintex-dsp
Try running DSP fuzzers on Kintex7.
2022-01-06 05:43:03 +00:00
Tim 'mithro' Ansell c717c2fbe1 Try running DSP fuzzers on Kintex7.
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2021-12-28 10:02:07 -08:00
Tim 'mithro' Ansell 49e40ec30c
Merge pull request #1811 from mithro/small-makefile-fix
Small fix to fuzzer makefile.
2021-12-28 09:59:22 -08:00
Tim 'mithro' Ansell fa1eb03a29 Small fix to fuzzer makefile.
* Make clear the device specific fuzzers.
 * Make clear the DSPs being disabled for Kintex7

Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2021-12-23 16:18:49 -08:00
Tim Ansell 74f416e072 Merge pull request #1805 from mithro/license-server-access
Adding connection to a Xilinx license server.
2021-12-21 19:48:43 -08:00
Tim 'mithro' Ansell 2f357e8496 Adding connection to a Xilinx license server.
Enables generation of database for larger Kintex parts.

Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2021-12-20 21:51:16 -08:00
Alessandro Comodi 4c157493ec
Merge pull request #1802 from MidsummerNight/xc7s50
Add support for xc7s50
2021-12-14 18:11:46 +01:00
Steve f3474a2625 Add support for xc7s50
The previous xc7s50t branch was messed up. This new branch is created to re-submit xc7s50t's changes for merging.

Signed-off-by: Steve <steve.bohan.liu@outlook.com>
2021-12-13 18:39:27 +08: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