Tim Ansell
938f3788e8
Merge pull request #706 from antmicro/bel-timing
...
fuzzers: Adding BEL timing fuzzer
2019-04-29 09:16:18 -07:00
Tomasz Michalak
c91ca7cf7f
054-pip-fan-alt: add solution of BYP_ALT.GFAN PIPs
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-29 08:05:08 +02:00
Tim 'mithro' Ansell
4473789694
fuzzers: Disable timing fuzzer on Kintex.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-28 18:53:51 -07:00
Karol Gugala
1952b3df75
fuzzers: 007: create run.ok file
...
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2019-04-28 18:53:06 -07:00
Karol Gugala
634ca791c7
fuzzers: 007: bel: merge slicel and slicem timigs
...
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2019-04-28 18:53:06 -07:00
Karol Gugala
7154cfcf61
fuzzers: add timing fuzzer to global makefile
...
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2019-04-28 18:53:06 -07:00
Karol Gugala
69cc63ea81
utils: add sdfmerge tool
...
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2019-04-28 18:53:06 -07:00
Karol Gugala
ba62b6b9c9
fuzzers: 007: add BEL to Makefile
...
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2019-04-28 18:53:06 -07:00
Karol Gugala
5d9da26f78
Fuzzers: 007: add bel timing fuzzer
...
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2019-04-28 18:53:06 -07:00
Tomasz Michalak
40f0ef6fa8
052-pip-clkin: run make format
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-25 09:36:52 +02:00
Tomasz Michalak
d67cb4c250
052-pip-clkin: re-enable fuzzer
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-25 09:36:52 +02:00
Tomasz Michalak
8a47473bd1
052-pip-clkin: don't route PIPs with same wires in one run
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-25 09:36:52 +02:00
Tomasz Michalak
6337cac12a
052-pip-clkin: use interconnect tiles with different x coordinates
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-25 09:36:52 +02:00
Tomasz Michalak
28729661ac
fuzzers: disable 056-pip-rem until other instabilities are fixed
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-24 07:53:48 +02:00
Tomasz Michalak
6a5d048c4d
fuzzers: disable 052-pip-clkin until fuzzer becomes stable
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-24 07:53:22 +02:00
Tomasz Michalak
f1c06d6bde
fuzzers: disable 045-hclk-cmt-pips for stabilization
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-23 16:25:13 -07:00
Tomasz Michalak
491359842e
fuzzers: disable 057-pip-bi for stabilization
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-23 16:25:13 -07:00
Tomasz Michalak
e3c70dda78
fuzzers: disable 041-clk-hrow-pips for stabilization efforts
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-23 16:25:13 -07:00
Tomasz Michalak
4efa6f31d1
fuzzers: Fix error usage
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-18 23:01:14 +02:00
Tomasz Michalak
fde33d064f
056-pip-rem: lower PDIL-1 DRC severity
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-17 10:59:54 +02:00
litghost
37c46aa7f7
Merge pull request #773 from litghost/add_more_parts
...
Add make targets to build additional outputs from each database.
2019-04-11 10:00:05 -07:00
Tim 'mithro' Ansell
02cd21f4ba
fuzzers: Disable retries by default.
...
Retries can be re-enabled when #635 is fixed.
Currently the retries are just causing CI to take a long time.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-10 16:56:47 -07:00
Keith Rothman
36177e9599
Add make targets to build additional outputs from each database.
...
These targets are for:
- Generating additional database outputs that are part, e.g. yaml files.
- Generating harnesses
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-04-10 11:55:39 -07:00
Keith Rothman
3e343bbda7
Add fuzzer for documenting pin to pad relationship for part.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-04-08 15:59:51 -07:00
Tim 'mithro' Ansell
9717fa48eb
docs: Fix top level headers and other small clean.
...
* Make sure all files have top level headers.
* Fixing a few spelling mistakes.
* Fixed some trailing spaces.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-03 19:26:28 -07:00
litghost
08d6224c82
Merge pull request #738 from litghost/even_more_ppips
...
Add another IOI variant to the ppips
2019-03-22 08:57:30 -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
litghost
5e9211d57c
Merge pull request #727 from litghost/bufmrce
...
Solve remaining bits in the ROI
2019-03-22 07:58:00 -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
c0b8c2bd0d
Run make format.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-21 14:19:41 -07:00
Keith Rothman
3e851a6256
Reduce number of active GCLKs in final iterations.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-21 13:41:36 -07:00
Keith Rothman
7a5f3a43c7
Also exclude PS CLKs for now.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-21 10:50:25 -07:00
Keith Rothman
6357913927
Remove TESTPLL nodes from piplist.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-21 09:45:13 -07:00
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
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
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
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
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
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
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