Commit Graph

44 Commits

Author SHA1 Message Date
Hans Baier 7ceb33337d 071-ppips: In Kintex7, two wires are permanently connected to RIOI_O[01]
Signed-off-by: Hans Baier <hansfbaier@gmail.com>
2024-10-25 09:39:34 +07:00
Hans Baier 0685efcd5c add ppips for CFG_CENTER_TOP and CFG_CENTER_BOT
Signed-off-by: Hans Baier <hansfbaier@gmail.com>
2024-01-08 14:00:21 +07:00
Hans Baier 2df9e9e92c add ppips for CFG_CENTER_MID
Signed-off-by: Hans Baier <hansfbaier@gmail.com>
2024-01-08 14:00:21 +07:00
Hans Baier e929e5519b add support for the kintex high performance banks
Signed-off-by: Hans Baier <hansfbaier@gmail.com>
2024-01-08 14:00:20 +07: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
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
Jan Kowalewski 4809922dc4 071-ppips: fix allowed and forbidden wires for PCIe
Signed-off-by: Jan Kowalewski <jkowalewski@antmicro.com>
2021-03-25 19:29:46 +01:00
litghost aef20ce6dc
Merge pull request #1604 from antmicro/add-pcie-ppips
071-ppips: add pcie-related ppips
2021-03-08 12:53:47 -08:00
Alessandro Comodi 9265e5382e 071-ppips: take all ppips with one uphill nodes
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-03-08 11:25:50 +01:00
Alessandro Comodi 9b39f931c7 071-ppips: additional fix for GTP-related PPIPs
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-03-04 14:09:46 +01:00
Jan Kowalewski 15eae051f8 071-ppips: add pcie-related ppips
Signed-off-by: Jan Kowalewski <jkowalewski@antmicro.com>
2021-03-02 21:27:21 +01:00
Alessandro Comodi d16d54fa91 071-ppips: fix gtp_int_interface PPIPs for 200T
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-03-01 16:24:32 +01:00
Alessandro Comodi d98760e9ed 071-ppips: add missing GTP-related PPIPs
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-02-26 16:56:00 +01:00
Alessandro Comodi 7bdf3329d8 071-ppips: add gtp-related ppips
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-02-19 14:10:14 +01:00
Tomasz Michalak c66f4f4aa1 Add license headers to tcl files
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-05-26 07:33:12 -07:00
Tomasz Michalak 300bc62227 Add licensing header to bash scripts
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-05-26 07:33:12 -07:00
Tomasz Michalak 159d6a8e88 Add licensing header to Makefiles
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-05-26 07:33:12 -07:00
Maciej Kurc ef8d405bdb Added dumping of PPIPs for Zynq PS7 tiles and interconnects.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-12-12 09:57:41 +01:00
Alessandro Comodi 9401d1c730 071-ppips: fix wrong ppip in ioi tiles
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-12-05 16:40:33 +01:00
Alessandro Comodi 99d31d2e67 071-ppips: skip HCLK_IOI_CK_IGCLK0 ppips addition
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-11-07 15:03:44 +01:00
Maciej Kurc 7911d78a8f Removed dumping PPIPs for CLK_BUFG_REBUF.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-10-24 17:42:49 +02:00
Maciej Kurc a88e73f65e Added dumping of PPIPs for additional clock routing related tiles.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2019-10-24 10:20:47 +02:00
Keith Rothman aeaa8a3530 Add HCLK ppips.
These were no longer generated after 946892d1b and were removed from
prjxray-db at
b13ff7f8b3 (diff-6a43cc2ab2e06b2a84b7effc16ca669e)

Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-06-11 14:58:15 -07:00
Keith Rothman e1fde3203d Run make format.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-22 08:35:53 -07:00
Keith Rothman 34559709bb Add BRKH_INT, fix grammer, and add some line breaks.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-22 08:15:45 -07:00
Keith Rothman 1d140ac3b1 Add another IOI variant.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-21 14:24:04 -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
Keith Rothman 0edc3facde Add initial FIFO configuration.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-01 13:57:47 -08:00
Keith Rothman 7469df937a Run make format.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-01-30 17:52:55 -08:00
Keith Rothman 741715851a Initial cascade pip fuzzer.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-01-30 14:53:05 -08:00
Keith Rothman 150795d6d3 Add BRAM_INT_INTERFACE_* too.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-01-09 18:04:20 -08:00
Keith Rothman 55201c4d1e Add ppip output for BRAM tiles.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-01-09 17:10:01 -08:00
Mehdi Khairy a4dd142bb9 Bug #171: Fixing build directory for Fuzzers 071
Signed-off-by: Mehdi Khairy <mehdi.khairy@more-magic.org>
2019-01-08 21:30:01 +01:00
Felix Held 0d6e327229 introduce vivado wrapper
This fixes the problem that when sourcing the vivado settings file the
library search path is modified resulting in non-vivado binaries not working
due to being dynamically linked against the vivado libraries instead of the
system ones.

Signed-off-by: Felix Held <felix-github@felixheld.de>
2018-12-28 19:05:49 +01:00
John McMaster 54dcdf1f2e tcl: reformat existing code
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-05 16:52:56 -08:00
Clifford Wolf 5c527e89ba Add run.ok files to .gitignore
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2018-02-06 17:57:52 +01:00
Clifford Wolf 77933f7212 Add fuzzers top-level "make clean"
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2018-01-04 16:31:31 +01:00
Clifford Wolf 6722081899 Update "make run" target in fuzzers that had one for a while
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2018-01-04 13:55:50 +01:00
Clifford Wolf 682143de97 Get rid of hard-coded tile positions in 071-ppips
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2017-12-24 20:41:37 +01:00
Clifford Wolf deaa3952f4 Add "make run" to 070-tileconn and 071-ppips
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2017-12-24 03:28:20 +01:00
Clifford Wolf 672d21e338 Fix fuzzing of "hint" pseudo-pips
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2017-12-23 22:01:59 +01:00
Clifford Wolf 3cfe5dab46 Set tcl.collectionResultDisplayLimit to unlimited in all fuzzers
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2017-12-22 23:28:39 +01:00
Clifford Wolf 8a473c9bd3 Enable GCLKs in 071-ppips (disable was b0rken anyways)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-12-20 22:46:39 +01:00
Clifford Wolf 3ae72161da Add 071-ppips
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-12-20 22:46:39 +01:00