Keith Rothman
d7116a86cb
Lower retry count to avoid taking a long time to fail when the fuzzer is broken.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-06 13:15:48 -08:00
litghost
7a57020ce9
Merge pull request #690 from litghost/iob_sing
...
IOB_SING solution via segbit aliases.
2019-03-05 07:27:59 -08:00
litghost
7bec867689
Merge pull request #693 from antmicro/empty-todo
...
fuzzers: int_loop: exit on empty todo
2019-03-04 08:56:38 -08:00
Karol Gugala
59cff08be0
fuzzers: int_loop: exit on empty todo
...
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2019-03-04 17:53:42 +01:00
Keith Rothman
1307e11397
IOB_SING solution via segbit aliases.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-01 17:02:18 -08:00
litghost
ca45656e5f
Merge pull request #683 from litghost/iob_rework
...
Rework IOB fuzzers.
2019-03-01 16:46:17 -08:00
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
litghost
d3da948872
Merge pull request #685 from mithro/jobserver-fix
...
Fix running without -j
2019-03-01 14:04:13 -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
Tim 'mithro' Ansell
57285259e2
Updating CONTRIBUTING.md
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-03-01 12:43:51 -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
litghost
6bc8d8ad02
Merge pull request #679 from mithro/small-readme-fix
...
Small fix to README in license section.
2019-02-27 07:06:03 -08:00
Tim 'mithro' Ansell
ac8f228ac1
Small fix to README in license section.
...
Fixes #643 .
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-27 07:01:23 -08:00
litghost
3ee59754d9
Merge pull request #676 from mithro/small-htmlgen-fix
...
Fix the output of internal routing MUXs in the CLBs.
2019-02-26 22:28:56 -08:00
Tim 'mithro' Ansell
75e9a2acd9
Fix the output of internal routing MUXs in the CLBs.
...
Before;
```
CLBLL_L.SLICEL_X1.A5FFMUX
Bit Name Position
CLBLL_L.SLICEL_X1.A5FFMUX.IN_A 31_08
CLBLL_L.SLICEL_X1.A5FFMUX.IN_B 31_11
```
After;
```
PIPs driving CLBLL_L.SLICEL_X0.B5FFMUX
PIP 30_18 30_19
CLBLL_L.SLICEL_X0.B5FFMUX.IN_B 1 -
CLBLL_L.SLICEL_X0.B5FFMUX.IN_A - 1
```
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-26 19:32:24 -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
litghost
8fde4e2b4c
Merge pull request #673 from litghost/newline_in_required_features
...
Output required_features as a list rather than a string with newlines.
2019-02-21 15:48:44 -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
litghost
a2d371864a
Merge pull request #671 from litghost/rename_bram_data
...
Simplify BRAM data fuzzer and rename to match RAMB18E1 parameter names.
2019-02-21 15:36:13 -08:00
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