Commit Graph

2073 Commits

Author SHA1 Message Date
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
Keith Rothman 57b897a670 Fix IOB18M's not being used.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-20 10:19:56 -07:00
Keith Rothman 59a4c27f2e Attempt make 041 and 045 work on K7 and Z7.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-20 09:26: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
Keith Rothman a1b24f3a24 Run make format.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-18 17:36:27 -07:00
Keith Rothman ef18f0ff78 Put back LEAF filter.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-18 17:09:07 -07: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 90715ab3e4 Attempt to fix flaky 041 fuzzer.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-18 15:59:54 -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
Keith Rothman e6727e6c60 Add README's
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-15 19:43:10 -07:00
Keith Rothman a5b086bfcf Clearify ZDB and how it was generated.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-15 19:37:23 -07:00
Keith Rothman 4c0f36b755 Add new fuzzer to root Makefile.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-15 18:46:09 -07:00
Keith Rothman 66c7c4c3ab Add fuzzers for HCLK_CMT tiles.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-15 18:43:21 -07:00
Keith Rothman 953d64a7b9 Run make format.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-15 18:42:40 -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
Keith Rothman c2df5c97eb Working complete HROW pip fuzzer.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-14 20:05:27 -07: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
Keith Rothman 023cd55bb1 Refactor 041 fuzzer to avoid requiring insight into mux structure.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-12 18:26:38 -07:00
Keith Rothman 5091d0a59e Add 044 to fuzzer Makefile.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-12 16:11:15 -07:00
Keith Rothman 3232ae3edc Run make format.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-12 16:10:25 -07:00
Keith Rothman 3d70606d79 Add explicit l/r flag.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-12 16:07:56 -07:00
Keith Rothman 6ca687ad5f Add comment to build_zdb.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-12 16:07:37 -07:00
Keith Rothman 9187df2c95 Initial BUFG PIP fuzzer.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-12 16:03:51 -07: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