Tim 'mithro' Ansell
|
a041e4e8b8
|
Re-enable the DSP fuzzer.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
|
2019-03-21 09:33:38 -07:00 |
litghost
|
c82efce96a
|
Merge pull request #735 from SymbiFlow/dependabot/submodules/third_party/googletest-f957bd0
Bump third_party/googletest from `8b6d3f9` to `f957bd0`
|
2019-03-21 08:26:06 -07:00 |
litghost
|
177585807e
|
Merge pull request #734 from SymbiFlow/dependabot/submodules/third_party/abseil-cpp-e75672f
Bump third_party/abseil-cpp from `7c7754f` to `e75672f`
|
2019-03-21 08:25:59 -07:00 |
litghost
|
b7e125f91e
|
Merge pull request #732 from SymbiFlow/dependabot/submodules/third_party/cctz-913f842
Bump third_party/cctz from `65e6ffc` to `913f842`
|
2019-03-21 08:25:48 -07:00 |
litghost
|
5a42e37fd1
|
Merge pull request #733 from mithro/readme-badges
Adding some build badges to README.md
|
2019-03-21 08:15:41 -07:00 |
dependabot[bot]
|
5a7102c338
|
Bump third_party/googletest from `8b6d3f9` to `f957bd0`
Bumps [third_party/googletest](https://github.com/google/googletest) from `8b6d3f9` to `f957bd0`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](8b6d3f9c4a...f957bd0c25)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-03-21 05:26:21 +00:00 |
dependabot[bot]
|
eec616833a
|
Bump third_party/abseil-cpp from `7c7754f` to `e75672f`
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `7c7754f` to `e75672f`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](7c7754fb3e...e75672f6af)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-03-21 05:26:21 +00:00 |
Tim Ansell
|
c94af5b4c8
|
Merge pull request #712 from antmicro/626_pass_j_option
Fix makefiles to pass -j option
|
2019-03-20 19:43:52 -07:00 |
Tim 'mithro' Ansell
|
dd368638bd
|
Adding some build badges to README.md
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
|
2019-03-20 16:59:27 -07:00 |
Tomasz Michalak
|
d3bb32e391
|
Fix makefiles to pass -j option
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
|
2019-03-20 16:18:44 -07:00 |
dependabot[bot]
|
a8b63a0817
|
Bump third_party/cctz from `65e6ffc` to `913f842`
Bumps [third_party/cctz](https://github.com/google/cctz) from `65e6ffc` to `913f842`.
- [Release notes](https://github.com/google/cctz/releases)
- [Commits](65e6ffcbfd...913f842296)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-03-20 06:48:47 +00:00 |
litghost
|
6a45178bc1
|
Merge pull request #705 from antmicro/xc7frames2bit
Implement the xc7frames2bit tool
|
2019-03-19 14:05:27 -07:00 |
Tomasz Michalak
|
71f8d7d255
|
xc7frames2bit: add comments to new utility functions
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
|
2019-03-19 17:09:59 +01:00 |
Tomasz Michalak
|
bf5475cfa6
|
xc7patch: refactor to use same xc7series utilities as xc7frames2bit
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
|
2019-03-19 09:13:29 +01:00 |
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 |