Commit Graph

1998 Commits

Author SHA1 Message Date
Tomasz Michalak 2aa3c30976 xc7frames2bit: implement tool for xilinx 7-series bitstream generation from frames
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-03-19 09:13:29 +01:00
Tim Ansell 9a8ff7e360
Merge pull request #730 from litghost/more_ppips
Generate ppips for other tiles in the ROI.
2019-03-18 17:02:17 -07:00
Keith Rothman 93f70d10d3 Generate ppips for other tiles in the ROI.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-18 08:10:11 -07:00
litghost de428667e7
Merge pull request #726 from SymbiFlow/dependabot/submodules/third_party/abseil-cpp-7c7754f
Bump third_party/abseil-cpp from `256be56` to `7c7754f`
2019-03-15 19:44:53 -07:00
dependabot[bot] 64d0621f88
Bump third_party/abseil-cpp from `256be56` to `7c7754f`
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `256be56` to `7c7754f`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](256be56344...7c7754fb3e)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-15 07:40:34 +00:00
Tim Ansell 2487dba39e
Merge pull request #725 from mithro/inout
prjxray: Add INOUT to direction enum.
2019-03-14 17:46:27 -07:00
Tim 'mithro' Ansell 3cf942c5cf prjxray: Add INOUT to direction enum.
INOUT is found on the PS7 interface on the Zynq.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-03-14 15:20:01 -07:00
litghost 1a95204408
Merge pull request #724 from antmicro/arty-support
roi_harness: Add ARTY-A7-UART configuration
2019-03-14 09:17:58 -07:00
litghost 7363451956
Merge pull request #723 from SymbiFlow/dependabot/submodules/third_party/abseil-cpp-256be56
Bump third_party/abseil-cpp from `95ddf85` to `256be56`
2019-03-14 08:57:20 -07:00
litghost fa681c11be
Merge pull request #722 from SymbiFlow/dependabot/submodules/third_party/googletest-8b6d3f9
Bump third_party/googletest from `d175c8b` to `8b6d3f9`
2019-03-14 08:57:15 -07:00
litghost 98cee16b71
Merge pull request #721 from SymbiFlow/dependabot/submodules/third_party/cctz-65e6ffc
Bump third_party/cctz from `a59b930` to `65e6ffc`
2019-03-14 08:57:04 -07:00
litghost 2c02c5bc86
Merge pull request #720 from SymbiFlow/dependabot/submodules/third_party/gflags-28f50e0
Bump third_party/gflags from `7759264` to `28f50e0`
2019-03-14 08:56:54 -07:00
litghost 6941212c71
Merge pull request #719 from SymbiFlow/dependabot/submodules/third_party/yaml-cpp-0d5c571
Bump third_party/yaml-cpp from `86ae3a5` to `0d5c571`
2019-03-14 08:56:45 -07:00
dependabot[bot] 5ed7d19798
Bump third_party/abseil-cpp from `95ddf85` to `256be56`
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `95ddf85` to `256be56`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](95ddf85f80...256be56344)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-14 01:14:40 +00:00
dependabot[bot] a8b1315232
Bump third_party/googletest from `d175c8b` to `8b6d3f9`
Bumps [third_party/googletest](https://github.com/google/googletest) from `d175c8b` to `8b6d3f9`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](d175c8bf82...8b6d3f9c4a)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-14 01:14:39 +00:00
dependabot[bot] 3fc18c7246
Bump third_party/cctz from `a59b930` to `65e6ffc`
Bumps [third_party/cctz](https://github.com/google/cctz) from `a59b930` to `65e6ffc`.
- [Release notes](https://github.com/google/cctz/releases)
- [Commits](a59b930afc...65e6ffcbfd)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-14 01:14:38 +00:00
dependabot[bot] 2631d568c5
Bump third_party/gflags from `7759264` to `28f50e0`
Bumps [third_party/gflags](https://github.com/gflags/gflags) from `7759264` to `28f50e0`.
- [Release notes](https://github.com/gflags/gflags/releases)
- [Commits](77592648e3...28f50e0fed)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-14 01:14:36 +00:00
dependabot[bot] e63af38670
Bump third_party/yaml-cpp from `86ae3a5` to `0d5c571`
Bumps [third_party/yaml-cpp](https://github.com/jbeder/yaml-cpp) from `86ae3a5` to `0d5c571`.
- [Release notes](https://github.com/jbeder/yaml-cpp/releases)
- [Commits](86ae3a5aa7...0d5c57150c)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-14 01:14:35 +00:00
Lukasz Dalek ef9226e969 roi_harness: Add ARTY-A7-UART configuration
Signed-off-by: Lukasz Dalek <ldalek@antmicro.com>
2019-03-13 17:13:18 +01:00
litghost 45a8af8d71
Merge pull request #715 from litghost/fix_pip_list
Fix 048 not using correct directory.
2019-03-12 13:43:29 -07:00
litghost 2389645525
Merge pull request #711 from antmicro/zynq_roi
zybo: Fix Zybq Zynq-7 roi_harness
2019-03-12 11:58:48 -07:00
Keith Rothman 1f53d5719b Fix piplist location for 041 fuzzer.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-12 11:06:30 -07:00
Keith Rothman 72d2b0d63a Fix 048 not using correct directory.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-12 10:47:27 -07:00
Tim Ansell 1d93bd08f3
Merge pull request #710 from SymbiFlow/diff-fix
infra: Don't output color in .patch file
2019-03-12 10:00:29 -07:00
Lukasz Dalek 49c8aac143 zybo: Fix Zybq Zynq-7 roi_harness
Fixed ROI_GRID range and Y_DOUT_BASE. Updated INPUT and OUTPUT pads.

Signed-off-by: Lukasz Dalek <ldalek@antmicro.com>
2019-03-12 09:48:06 +01:00
Tim 'mithro' Ansell 189a5755fc infra: Don't output color in .patch file
(Plus include the stat at the top.)

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-03-11 19:29:48 -07:00
litghost 2c39029234
Merge pull request #707 from mithro/diff-fix
infra: Fix the diff output.
2019-03-11 11:47:26 -07:00
Tim 'mithro' Ansell 7d7630e976 infra: Save the .patch file.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-03-11 11:46:14 -07:00
Tim 'mithro' Ansell c9853fbba1 infra: Fix the diff output.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-03-11 11:40:50 -07:00
litghost 484eae2bb7
Merge pull request #702 from litghost/lower_retry_count
Lower retry count to avoid taking a long time to fail when the fuzzer is broken
2019-03-06 13:18:46 -08:00
Keith Rothman d7116a86cb Lower retry count to avoid taking a long time to fail when the fuzzer is broken.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-06 13:15:48 -08:00
litghost f801a7a1fd
Merge pull request #701 from antmicro/update-settings
artix7.sh: shrinking Y_MAX to exclude BRKH tiles
2019-03-06 09:43:42 -08:00
Alessandro Comodi aaa0406c27 artix7.sh: shrinking Y_MAX to exclude BRKH tiles
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-03-06 18:40:54 +01:00
litghost 885d5599aa
Merge pull request #699 from antmicro/007-keyerror
fuzzers: 007: fix linprog callback to fit scipy 1.2.1
2019-03-06 08:28:28 -08:00
Karol Gugala e95b93c5b5 requirements: force scipy version 1.2.1
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2019-03-06 17:26:51 +01:00
Karol Gugala a7436e09e0 fuzzers: 007: fix linprog callback to fit scipy 1.2.1
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2019-03-06 16:50:33 +01:00
litghost fa2b44896b
Merge pull request #695 from antmicro/042-fuzzer-stabilization
fuzzer 042: Increase specimen count and enable execution
2019-03-06 06:16:09 -08:00
Tomasz Michalak fd57c185c5 fuzzer 042: Add bitfilter and restore execution
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-03-06 08:02:16 +01:00
litghost 05055fe028
Merge pull request #696 from antmicro/lock-mergedb
utils: mergedb: lock database accesses
2019-03-05 16:41:06 -08:00
litghost 721e9eb0ab
Merge pull request #686 from litghost/fix_piplist_directory
Use seperate build directory for each piplist.
2019-03-05 16:40:55 -08:00
Keith Rothman df6050bb9c Fix CHECK_ARGS passing.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-05 13:41:24 -08:00
Karol Gugala 6247c02bc9 fuzzers: Makefile: add clean_locks target
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2019-03-05 20:22:00 +01:00
Karol Gugala 8db90e9a76 utils: mergedb: lock database accesses
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2019-03-05 20:21:56 +01:00
Keith Rothman 08a6cc7621 Refactor 050 fuzzer to use pip_loop.mk
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-05 10:45:50 -08:00
litghost 36e6290ec6
Merge pull request #691 from antmicro/ologic-fuzz
Fuzzers: add ologic fuzzer
2019-03-05 09:34:45 -08:00
Keith Rothman fbab956017 Use seperate build directory for each piplist.
Vivado expects to be executed in a unique directory in batch mode.
Previous Makefile had all piplist's running the same directory,
resulting in a race condition.

Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-05 07:35:23 -08:00
litghost 7a57020ce9
Merge pull request #690 from litghost/iob_sing
IOB_SING solution via segbit aliases.
2019-03-05 07:27:59 -08:00
litghost 7bec867689
Merge pull request #693 from antmicro/empty-todo
fuzzers: int_loop: exit on empty todo
2019-03-04 08:56:38 -08:00
Karol Gugala 59cff08be0 fuzzers: int_loop: exit on empty todo
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2019-03-04 17:53:42 +01:00
Karol Gugala 529e5a884a Fuzzers: add ologic fuzzer
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2019-03-03 19:59:23 +01:00