dependabot[bot]
3a0602f4aa
build(deps): bump third_party/googletest from `80600e5` to `bf66935` ( #1915 )
...
Bumps [third_party/googletest](https://github.com/google/googletest ) from `80600e5` to `bf66935`.
- [Release notes](https://github.com/google/googletest/releases )
- [Commits](80600e56cc...bf66935e07 )
---
updated-dependencies:
- dependency-name: third_party/googletest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-23 19:47:54 +01:00
dependabot[bot]
642834f39b
build(deps): bump third_party/yaml-cpp from `0e6e98e` to `13626af` ( #1914 )
...
Bumps [third_party/yaml-cpp](https://github.com/jbeder/yaml-cpp ) from `0e6e98e` to `13626af`.
- [Release notes](https://github.com/jbeder/yaml-cpp/releases )
- [Commits](0e6e98e8fb...13626af92a )
---
updated-dependencies:
- dependency-name: third_party/yaml-cpp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-23 19:45:39 +01:00
dependabot[bot]
9e2d62268b
build(deps): bump third_party/abseil-cpp from `bcefbdc` to `4d751aa` ( #1916 )
...
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp ) from `bcefbdc` to `4d751aa`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases )
- [Commits](bcefbdcdf6...4d751aa40a )
---
updated-dependencies:
- dependency-name: third_party/abseil-cpp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-23 19:40:09 +01:00
dependabot[bot]
d02f5a084a
build(deps): bump third_party/yosys from `5429495` to `29c0a59` ( #1917 )
...
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys ) from `5429495` to `29c0a59`.
- [Release notes](https://github.com/YosysHQ/yosys/releases )
- [Commits](54294957ed...29c0a59589 )
---
updated-dependencies:
- dependency-name: third_party/yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-23 19:35:53 +01:00
dependabot[bot]
7d22a986a2
build(deps): bump third_party/gflags from `827c769` to `986e8ee` ( #1823 )
...
Bumps [third_party/gflags](https://github.com/gflags/gflags ) from `827c769` to `986e8ee`.
- [Release notes](https://github.com/gflags/gflags/releases )
- [Commits](827c769e5f...986e8eed00 )
---
updated-dependencies:
- dependency-name: third_party/gflags
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 17:27:53 +01:00
dependabot[bot]
9598ce0f2b
build(deps): bump third_party/googletest from `ca4b7c9` to `80600e5` ( #1906 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 12:54:53 +02:00
Karol Gugala
0d34e7283f
Merge pull request #1894 from antmicro/umarcor/ci/dependabot
...
ci: add Automerge; combine workflows
2022-04-08 17:51:45 +02:00
Unai Martinez-Corral
ce92a9c72b
readme: update shields
...
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-04-07 22:11:35 +02:00
Unai Martinez-Corral
7f0da7c394
ci: add Automerge; combine workflows
...
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-04-07 21:04:27 +02:00
Unai Martinez-Corral
0d46012279
Merge pull request #1890 from f4pga/dependabot/submodules/third_party/yaml-cpp-0e6e98e
...
build(deps): bump third_party/yaml-cpp from `a6bbe0e` to `0e6e98e`
2022-04-07 19:55:41 +01:00
dependabot[bot]
c6ded292e2
build(deps): bump third_party/yaml-cpp from `a6bbe0e` to `0e6e98e`
...
Bumps [third_party/yaml-cpp](https://github.com/jbeder/yaml-cpp ) from `a6bbe0e` to `0e6e98e`.
- [Release notes](https://github.com/jbeder/yaml-cpp/releases )
- [Commits](a6bbe0e50a...0e6e98e8fb )
---
updated-dependencies:
- dependency-name: third_party/yaml-cpp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-02 13:12:59 +00:00
Alessandro Comodi
18b92012af
Merge pull request #1879 from antmicro/fix-race-condition
...
Fix race condition
2022-03-18 09:46:01 +01:00
Alessandro Comodi
b784f782d8
gh: ci: fix regex to pack failing logs
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2022-03-17 10:04:22 +01:00
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