Commit Graph

23 Commits

Author SHA1 Message Date
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
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 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 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 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 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 e7749f1065
Merge pull request #649 from litghost/fix_hrow_pips_on_zync
Limit target pips on zync to avoid unsolvable bits.
2019-02-13 21:09:10 -08:00
Keith Rothman 0c8d55d8d3 Have 041 use all specimens instead of just latest iteration.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-13 21:03:30 -08:00
Keith Rothman bd42b809a4 Limit target pips on zync to avoid unsolvable bits.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-13 18:41:43 -08:00
Keith Rothman 8bdc669632 Remove strict SEGMATCH criteria.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-12 16:50:21 -08:00
Keith Rothman 73a5c04544 Add _ACTIVE bits to HROW bits.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-12 16:33:59 -08:00
Keith Rothman ca232e4e81 Address review comments.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-12 14:06:45 -08:00
Keith Rothman 524c85fb3a Make format.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-11 13:03:42 -08:00
Keith Rothman 31cca0949b Add routing for LR CMT inputs.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-11 13:03:02 -08:00
Keith Rothman 0b1e8e9974 Add left and right clock pips.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-11 09:59:09 -08:00
Keith Rothman f58cf6bbda Output PIP form.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-09 22:50:15 -08:00
Keith Rothman 6fd2cb4eec Initial working GCLK to HROW_CLK PIP fuzzer.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-09 22:37:39 -08:00