Commit Graph

870 Commits

Author SHA1 Message Date
litghost e2dc1f56f6
Merge pull request #687 from litghost/fix_bram_regression
Only tag some tags when running in TDP mode.
2019-03-01 15:03:18 -08:00
Keith Rothman 49b09b4051 Only tag some tags when running in TDP mode.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-01 13:30:49 -08:00
Tim 'mithro' Ansell f973cf2b20 Fix running without -j
Fixes #680.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-03-01 12:44:38 -08:00
Keith Rothman 8f5fa39914 Rework stepdown bits to isolate top and bottom IOBs.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-01 10:56:47 -08:00
Keith Rothman 8d18665182 Fix bugs found during review.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-01 08:21:36 -08:00
Keith Rothman 9dccf2a59e ZINV_D applies to both IFF and direct data path.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-28 18:08:19 -08:00
Keith Rothman ac4accbd57 Add bit for standards that are stepdown.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-28 17:12:09 -08:00
Keith Rothman a2d32d19a3 Run make format.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-28 16:43:49 -08:00
Keith Rothman 816bf44156 Rework IOB fuzzers.
- Add most single ended IOSTANDARD's.
- Add bits for input, output and input/output buffers for single ended
  IOBs.
- Add initial ILOGIC fuzzer.

Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-28 16:36:02 -08:00
Alessandro Comodi 01a1289bcf
Merge pull request #656 from antmicro/segmatch-warning
segmatch.cpp: if f_in does not exits returns -1
2019-02-26 11:12:03 +01:00
Alessandro Comodi 2ba0192a1f 058-hclk: changed makefile to solve missing files issue
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-25 17:40:37 +01:00
litghost de92aa9e60
Merge pull request #674 from litghost/wide_sdp_config
Add bits for SDP 36-bit BRAM.
2019-02-23 15:27:49 -08:00
Keith Rothman 890f12b1d4 Add bits for SDP 36-bit BRAM.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-22 23:08:06 -08:00
Tim Ansell 78565b6d23
Merge pull request #672 from litghost/save_logs_on_success
Save fuzzer logs, even on success.
2019-02-22 11:49:51 -08:00
Keith Rothman 2a114a9726 Output required_features as a list rather than a string with newlines.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-21 15:40:07 -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 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
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
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
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
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
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 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 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
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
litghost 255dfd5358
Merge pull request #645 from litghost/actually_filter_FAN_ALT
Filter out FAN_ALT[0-9].GFAN[0-9] pips from 050.
2019-02-13 09:14:27 -08:00
litghost 9811626594
Merge pull request #641 from litghost/add_more_bits
Add more CLK bits
2019-02-13 09:09:57 -08:00
Keith Rothman 19706142db Filter out FAN_ALT[0-9].GFAN[0-9] pips from 050.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-13 09:02:39 -08:00
Alessandro Comodi 1591dd9095 074-dump-all: stabilized naming of sites
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-13 17:58:41 +01: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 457c0cde6f Make generic generate_top for tilegrid.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-12 16:43:02 -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 52f6f092ce Fix missing argument.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-12 15:21:51 -08:00
Keith Rothman 9ccc58b077 Run make format.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-12 15:18:25 -08:00
Keith Rothman e7d32dadb4 Use create_xy_fun.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-12 15:17:59 -08:00
Keith Rothman 88b2fc6d35 Fix 043 to document remaining bits.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-12 15:15:46 -08:00
Keith Rothman 2311f25149 Add initial BUFG config bits.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-12 15:15:46 -08:00
Keith Rothman 5bebeb6c0d Add CLK_BUFG to tilegrid.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-12 15:15:34 -08:00
Keith Rothman f29fe77ea9 Add initial REBUF pips.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-12 15:15:34 -08:00
litghost c39b67007a
Merge pull request #638 from litghost/add_clk_hrow_bits
Add CLK HROW bits
2019-02-12 15:15:03 -08:00
Keith Rothman f5bff02122 Fix pip-bi makefile.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-12 15:12:45 -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 d2c9c96b96 Add 041 to root fuzzer Makefile.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-12 13:24:08 -08:00
Alessandro Comodi a460959301 054-fan-alt: corrected -c argument
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-12 21:52:46 +01:00
Alessandro Comodi e6b5fbba38 054-fan-alt: increased -m segmatch argument
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-12 21:39:13 +01:00
Alessandro Comodi 1f028f0b00 050-pip-seed: correct Makefile regexp
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-12 19:14:14 +01:00
Alessandro Comodi 50fbacfcb3 054-fan-alt: added max number of bits
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-12 17:55:31 +01:00
Alessandro Comodi 03894a9dab 050-pip-seed: exclude FAN_ALT
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-12 17:55:02 +01:00
Alessandro Comodi b7ca06bd6d added fan-alt fuzzer to get the FAN_ALT?.GFAN? PIPs
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-12 15:23:52 +01:00
Keith Rothman 91044cedd0 Add ZINV_CE config.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-11 14:36:47 -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
Keith Rothman 3b10ceed54 Rename fuzzer and add 040 to root fuzzer make.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-08 14:29:48 -08:00
Keith Rothman 1011a90769 Run make format.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-08 14:28:54 -08:00
Keith Rothman 00d9e1f314 Add CLK_HROW config fuzzer, and adjust tilegrid definition.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-08 14:23:39 -08:00
Keith Rothman 5e9cb60917 Add base addresses for CLK_HROW tiles. Word offset may be wrong.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-08 13:00:54 -08:00
Keith Rothman c47746476d Make format.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-08 10:50:03 -08:00
Keith Rothman 1145e9a270 Dup jobserver fd's for retry.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-08 10:33:18 -08:00
Keith Rothman e66ffeb3c2 Increase number of tiles available for retries for 057.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-08 10:32:16 -08:00
Keith Rothman b04598da26 Solve orphan INT columns in Kintex7.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-07 15:01:09 -08:00
Keith Rothman bcd41b8d08 Add XADC INT and ICAP INT fuzzers to solve 2 of 4 missing INT columns.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-07 09:36:02 -08:00
Tim 'mithro' Ansell d144c9d2c8 fuzzers: Disable the DSP fuzzer for the moment.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 21:59:25 +11:00
Tim 'mithro' Ansell c590cce721 Write each run into seperate file.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 02:43:44 -08:00
Tim 'mithro' Ansell 7c5103e7f3 Only save the last 1000 lines to XML file.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 02:43:44 -08:00
Tim 'mithro' Ansell ec6be41482 Don't close jobserver fd so retries work.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 02:43:44 -08:00
Tim 'mithro' Ansell 80f3f0ec04 Adding support for writing junit.xml files.
* Fixes #494.
 * Includes multiple runs in output.
 * Includes stdout / stderr in output.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 02:43:44 -08:00
Tim 'mithro' Ansell fa2bf16acc Add retries to run_fuzzer.py
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 02:43:44 -08:00
Tim 'mithro' Ansell 772c5cad44 Add success trailer too.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 02:43:44 -08:00
Tim 'mithro' Ansell 4f8ba05073 Use a class rather than a global.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 02:43:44 -08:00
Tim 'mithro' Ansell 09ae28be13 Adding timestamp to log line output.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 02:43:44 -08:00
Tim 'mithro' Ansell a82882a4c0 Always print minutes if displaying hours.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 02:43:44 -08:00
Tim 'mithro' Ansell 314ee62b3f Fixing number of review comments.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 02:43:44 -08:00
Tim 'mithro' Ansell 6249f24fd2 fuzzers: Use make directly when VERBOSE=Y
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 02:43:44 -08:00
Tim 'mithro' Ansell f8c3ada041 Adding wrapper to get understandable output.
* Saves stdout / stderr to log files.
 * Prefixes all messages with fuzzer name.
 * Gives regular status updates.
 * Successfully passes jobserver details down.
 * Correctly handles dry-run and question options.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 02:43:44 -08:00
Tim 'mithro' Ansell 378e5f40b1 make: Add `+` so make passes down job information.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 02:43:44 -08:00
Tim 'mithro' Ansell 7985d0c58c make: Pass the jobserver info down.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 02:43:44 -08:00