litghost
ca041e78a3
Merge pull request #670 from litghost/format_harness_json
...
Format harness JSON file.
2019-02-21 15:36:00 -08:00
Keith Rothman
0595663bb1
Simplify BRAM data fuzzer and rename to match RAMB18E1 parameter names.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-21 09:06:05 -08:00
Keith Rothman
acf7aafce1
Save fuzzer logs, even on success.
...
Previous CI logic deleted logs files along with intermediate outputs
from fuzzers. This makes debugging issues like #661 harder.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-20 14:36:17 -08:00
Keith Rothman
1b4b2152db
Format harness JSON file.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-20 11:45:03 -08:00
litghost
9832078689
Merge pull request #667 from litghost/stabilize_int_fuzzers
...
Isolate IMUX<x>.GFAN[01] pips into seperate fuzzer.
2019-02-20 09:35:52 -08:00
Keith Rothman
3c764a65e1
Revert 054 fuzzer.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-19 20:56:31 -08:00
Keith Rothman
9c2c2c2ab6
Seperate out the INT list initialization.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-19 20:07:07 -08:00
Keith Rothman
8ff137435b
Make format.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-19 16:53:03 -08:00
Keith Rothman
72ffe32e33
Isolate IMUX<x>.GFAN[01] pips into seperate fuzzer.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-19 16:53:03 -08:00
litghost
aa88f68da7
Merge pull request #668 from litghost/add_missing_cascade_bits
...
Add CASCOUT_*_ACTIVE bits.
2019-02-19 16:48:47 -08:00
Keith Rothman
8536a17657
Run make format.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-19 16:18:20 -08:00
Keith Rothman
629847200b
Add CASCOUT_*_ACTIVE bits.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-19 15:46:20 -08:00
litghost
1e410e6fdd
Merge pull request #666 from litghost/disable_042
...
Disable 042 fuzzer for now, not critical path.
2019-02-19 07:51:02 -08:00
Keith Rothman
276c6e0d31
Disable 042 fuzzer for now, not critical path.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-19 07:45:59 -08:00
litghost
d14d7b7d72
Merge pull request #664 from litghost/simplify_routing_noise
...
Simplify routing noise in 042
2019-02-18 10:10:16 -08:00
Keith Rothman
4be219f7e5
Move StateGen to own file, and ran make format.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-18 10:02:48 -08:00
Keith Rothman
d925198650
Simplify 042 routing fuzzing to be more robust.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-18 09:53:28 -08:00
litghost
3872d414cc
Merge pull request #614 from antmicro/030-iob
...
iob: enhance fuzzer with bits for SLEW and DRIVE for LVCMOS25
2019-02-18 06:57:07 -08:00
Alessandro Comodi
d02a58e3df
segmatch.cpp: if f_in does not exits returns -1
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-18 09:59:27 +01:00
Tomasz Michalak
a11abfd972
iob: Enhance fuzzer with bits for SLEW and DRIVE for LVCMOS25
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-02-18 08:50:32 +01:00
Tomasz Michalak
e2b88458e8
minitest: Add csv generation script
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-02-18 08:14:21 +01:00
litghost
9e4c6f1bb5
Merge pull request #659 from litghost/restore_iob_fuzzer
...
Restore IOB fuzzer and add _Y0 bits.
2019-02-17 22:04:08 -08:00
litghost
979cc59a1a
Merge pull request #662 from antmicro/bram-fifo-collision-fix
...
029-bram-fifo: more specimens and added c arg to segmatch
2019-02-17 22:03:43 -08:00
litghost
9215c270f8
Merge pull request #663 from antmicro/clb-d5ff-fix
...
012-clb-d5ff: increased specimens and added c argument
2019-02-17 22:03:18 -08:00
Alessandro Comodi
deb127d4a1
029-bram-fifo-mode: removed c argument
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-15 17:36:02 +01:00
Alessandro Comodi
631a5d0b6a
012-clb-d5ff: increased specimens and added c argument
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-15 16:16:41 +01:00
Alessandro Comodi
ec9d5004d1
029-bram-fifo: more specimens and added c arg to segmatch
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-15 15:03:25 +01:00
Keith Rothman
04011d477c
Restore IOB fuzzer and add _Y0 bits.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-14 11:01:46 -08:00
litghost
7f7c3bb564
Merge pull request #650 from litghost/add_fasm_features_to_harness
...
Add required FASM features to harness
2019-02-14 08:29:00 -08:00
Keith Rothman
b1c822cb98
Fix review comments.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-14 08:27:43 -08:00
litghost
2a8d6e6bb9
Merge pull request #655 from antmicro/site-naming-fix
...
tile.py: changed get_instance_sites function
2019-02-14 08:14:56 -08:00
Alessandro Comodi
22031a79a6
Run make format.
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-14 12:07:48 +01:00
Alessandro Comodi
f489350788
tile.py: changed get_instance_sites function
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-14 11:40:32 +01:00
litghost
6dc64e8ec8
Merge pull request #654 from litghost/fix_missing_iob_baseaddr
...
Fix missing IOB base address.
2019-02-13 22:48:11 -08:00
Keith Rothman
095d8c86ff
Fix missing IOB base address.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-13 22:47:29 -08:00
litghost
af6ca93e12
Merge pull request #653 from litghost/re_enable_check_db
...
Re-enable checkdb now that it isn't slow.
2019-02-13 22:37:19 -08:00
Keith Rothman
6e534bc998
Re-enable checkdb now that it isn't slow.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-13 21:23:35 -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
litghost
77baa66e2b
Merge pull request #652 from litghost/have_041_use_all_specimesn
...
Have 041 use all specimens instead of just latest iteration.
2019-02-13 21:08:40 -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
litghost
0cda640c27
Merge pull request #651 from litghost/add_ram_usage_stats
...
Put memory on own line.
2019-02-13 19:01:53 -08:00
Keith Rothman
85c87eb648
Put memory on own line.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-13 19:01:26 -08:00
litghost
2a752de674
Merge pull request #636 from litghost/add_ram_usage_stats
...
Add RAM usage to output.
2019-02-13 18:59:09 -08:00
Keith Rothman
a37b64fdfd
Move memory usage to first line.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-13 18:57:45 -08:00
Keith Rothman
da244e36ac
Add RAM usage to output.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-13 18:56:59 -08:00
litghost
51100d0ced
Merge pull request #648 from litghost/rework_tilegrid
...
Sort tiles and revamp gen_fuzz_states to be more efficient.
2019-02-13 18:42:06 -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
7c467920e6
Convert BRAM block tilegrid fuzzer to use first RAMB18E1.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-13 18:25:09 -08:00
Keith Rothman
ab7347877f
Run make format.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-13 18:08:23 -08:00
Keith Rothman
7e4e4b19fc
Sort tiles and revamp gen_fuzz_states to be more efficient.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-13 17:59:37 -08:00