Eddie Hung
|
5bba9c3640
|
ast: fixes #1710; do not generate RTLIL for unreachable ternary
|
2020-02-27 16:55:55 -08:00 |
Eddie Hung
|
f858219c4e
|
Cleanup tests
|
2020-02-27 10:17:29 -08:00 |
Alberto Gonzalez
|
2c2f092c90
|
Change attribute search value to specify precise location instead of simple line number.
|
2020-02-24 01:39:36 +00:00 |
Eddie Hung
|
1d401a7991
|
clean: ignore specify-s inside cells when determining whether to keep
|
2020-02-19 10:45:10 -08:00 |
Eddie Hung
|
d20c1dac73
|
verilog: ignore ranges too without -specify
|
2020-02-13 17:58:43 -08:00 |
Eddie Hung
|
6b58c1820c
|
verilog: improve specify support when not in -specify mode
|
2020-02-13 13:27:15 -08:00 |
Eddie Hung
|
2e51dc1856
|
verilog: ignore '&&&' when not in -specify mode
|
2020-02-13 13:06:13 -08:00 |
Eddie Hung
|
b523ecf2f4
|
specify: system timing checks to accept min:typ:max triple
|
2020-02-13 12:42:15 -08:00 |
Eddie Hung
|
7cfdf4ffa7
|
verilog: fix $specify3 check
|
2020-02-13 12:42:04 -08:00 |
N. Engelhardt
|
e069259a53
|
Merge pull request #1679 from thasti/delay-parsing
Fix crash on wire declaration with delay
|
2020-02-13 12:01:27 +01:00 |
Stefan Biereigel
|
90c78f1f85
|
add testcase for #1614
|
2020-02-03 21:29:54 +01:00 |
David Shah
|
ebe1d7d5ab
|
sv: More tests for wildcard port connections
Signed-off-by: David Shah <dave@ds0.me>
|
2020-02-02 16:12:33 +00:00 |
David Shah
|
7e741714df
|
hierarchy: Correct handling of wildcard port connections with default values
Signed-off-by: David Shah <dave@ds0.me>
|
2020-02-02 16:12:33 +00:00 |
David Shah
|
a210675d71
|
sv: Add tests for wildcard port connections
Signed-off-by: David Shah <dave@ds0.me>
|
2020-02-02 16:12:33 +00:00 |
David Shah
|
9f5613100b
|
Merge pull request #1647 from YosysHQ/dave/sprintf
ast: Add support for $sformatf system function
|
2020-02-02 14:53:46 +00:00 |
Eddie Hung
|
136842b1ef
|
Merge branch 'master' into eddie/submod_po
|
2020-02-01 02:14:19 -08:00 |
Eddie Hung
|
d004953772
|
Add "help -all" and "help -celltypes" sanity test
|
2020-01-28 18:11:34 -08:00 |
Eddie Hung
|
3d9737c1bd
|
Merge remote-tracking branch 'origin/master' into eddie/abc9_refactor
|
2020-01-21 16:27:40 -08:00 |
Eddie Hung
|
cd8f55a911
|
write_xaiger: fix for (* keep *) on flop output
|
2020-01-21 09:43:04 -08:00 |
David Shah
|
22c967e35e
|
ast: Add support for $sformatf system function
Signed-off-by: David Shah <dave@ds0.me>
|
2020-01-19 21:20:17 +00:00 |
Eddie Hung
|
6a163b5ddd
|
xilinx_dsp: another typo; move xilinx specific test
|
2020-01-17 17:07:03 -08:00 |
Eddie Hung
|
00964e999d
|
autoname: add testcase with $-prefix-ed port
|
2020-01-14 10:13:03 -08:00 |
Eddie Hung
|
fc4b8b8991
|
Remove submod changes
|
2019-12-30 14:56:14 -08:00 |
Eddie Hung
|
1ea1e8e54f
|
Merge remote-tracking branch 'origin/master' into xaig_dff
|
2019-12-20 13:56:13 -08:00 |
Eddie Hung
|
94f15f023c
|
Merge remote-tracking branch 'origin/master' into xaig_dff
|
2019-12-19 10:29:40 -08:00 |
Eddie Hung
|
d406f2ffd7
|
Merge pull request #1569 from YosysHQ/eddie/fix_1531
verilog: preserve size of $genval$-s in for loops
|
2019-12-19 12:21:33 -05:00 |
N. Engelhardt
|
abcd82daca
|
add assert option to scratchpad command
|
2019-12-16 14:00:21 +01:00 |
N. Engelhardt
|
1187e91c2f
|
add test and make help message more verbose
|
2019-12-12 20:51:59 +01:00 |
Eddie Hung
|
151f7533e8
|
Add testcase
|
2019-12-11 16:52:37 -08:00 |
Eddie Hung
|
705e520a52
|
Add a quick testcase for unknown modules as inout
|
2019-12-09 13:14:46 -08:00 |
Eddie Hung
|
c61186dd9d
|
Merge remote-tracking branch 'origin/eddie/submod_po' into xaig_dff
|
2019-11-27 13:24:03 -08:00 |
Eddie Hung
|
ff1e357682
|
Add multiple driver testcase
|
2019-11-27 13:22:26 -08:00 |
Eddie Hung
|
6338615aa1
|
Merge remote-tracking branch 'origin/eddie/submod_po' into xaig_dff
|
2019-11-27 01:02:16 -08:00 |
Eddie Hung
|
8c813632b6
|
Revert "submod to bitty rather bussy, for bussy wires used as input and output"
This reverts commit cba3073026 .
|
2019-11-27 00:48:22 -08:00 |
Eddie Hung
|
6318e3ce6d
|
Fix wire width
|
2019-11-26 23:38:49 -08:00 |
Eddie Hung
|
dd317c9280
|
Add testcase where \init is copied
|
2019-11-25 16:07:35 -08:00 |
Eddie Hung
|
b46e636c91
|
Merge branch 'xaig_dff' of github.com:YosysHQ/yosys into xaig_dff
|
2019-11-23 08:38:48 -08:00 |
Eddie Hung
|
d223e11a72
|
Merge remote-tracking branch 'origin/eddie/submod_po' into xaig_dff
|
2019-11-22 22:28:35 -08:00 |
Eddie Hung
|
5cd3d3db0a
|
Remove redundant flatten
|
2019-11-22 22:28:10 -08:00 |
Eddie Hung
|
08f85e6438
|
Stray dump
|
2019-11-22 20:53:48 -08:00 |
Eddie Hung
|
2c5dfd802d
|
Merge remote-tracking branch 'origin/eddie/submod_po' into xaig_dff
|
2019-11-22 17:24:45 -08:00 |
Eddie Hung
|
4fdcf8f7d7
|
Add another test with constant driver
|
2019-11-22 17:23:34 -08:00 |
Eddie Hung
|
0806b8e398
|
Merge remote-tracking branch 'origin/eddie/submod_po' into xaig_dff
|
2019-11-22 16:50:56 -08:00 |
Eddie Hung
|
8779faf789
|
Cleanup spacing
|
2019-11-22 16:50:09 -08:00 |
Eddie Hung
|
2ef2e2c040
|
Add testcase
|
2019-11-22 16:48:11 -08:00 |
Eddie Hung
|
bd56161775
|
Merge branch 'eddie/clkpart' into xaig_dff
|
2019-11-22 15:38:48 -08:00 |
Eddie Hung
|
6841e3b1c2
|
Another sloppy mistake!
|
2019-11-21 16:33:20 -08:00 |
Eddie Hung
|
fe36275234
|
Merge remote-tracking branch 'origin/xaig_dff' into eddie/xaig_dff_adff
|
2019-11-21 16:32:52 -08:00 |
Eddie Hung
|
39fdcb892b
|
async2sync -> clk2fflogic
|
2019-11-21 16:27:34 -08:00 |
David Shah
|
49b670ca38
|
sv: Add tests for SV always types
Signed-off-by: David Shah <dave@ds0.me>
|
2019-11-21 21:06:28 +00:00 |
Eddie Hung
|
1cc106452f
|
Add a equiv test too
|
2019-11-19 17:05:14 -08:00 |
Marcin Kościelnicki
|
15232a48af
|
Fix #1462, #1480.
|
2019-11-19 08:57:39 +01:00 |
Marcin Kościelnicki
|
38e72d6e13
|
Fix #1496.
|
2019-11-18 04:16:48 +01:00 |
Eddie Hung
|
045f344038
|
Use `sat -tempinduct` and comments for why equiv_opt not sufficient
|
2019-10-03 11:11:50 -07:00 |
Eddie Hung
|
e9645c7fa7
|
Fix broken CI, check reset even for constants, trim rstmux
|
2019-10-02 21:26:26 -07:00 |
Eddie Hung
|
e4bd5aaebf
|
Fix test
|
2019-10-02 18:12:25 -07:00 |
Eddie Hung
|
f6fabc8fda
|
Update test
|
2019-10-02 18:03:45 -07:00 |
Eddie Hung
|
e730a595ee
|
Add test
|
2019-10-02 18:01:41 -07:00 |
Eddie Hung
|
b66c99ece0
|
Merge pull request #1355 from YosysHQ/eddie/peepopt_dffmuxext
peepopt_dffmux -- bit optimisations for word level $dff + (enable/reset) $mux cells
|
2019-09-18 12:40:08 -07:00 |
Eddie Hung
|
f492567c87
|
Oops
|
2019-09-13 18:19:07 -07:00 |
Eddie Hung
|
a2eee9ebef
|
Add counter-example from @cliffordwolf
|
2019-09-13 16:41:10 -07:00 |
Eddie Hung
|
14d72c39c3
|
Revert "Make one check $shift(x)? only; change testcase to be 8b"
This reverts commit e2c2d784c8 .
|
2019-09-13 16:33:18 -07:00 |
Eddie Hung
|
bdb5e0f29c
|
Cope with presence of reset muxes too
|
2019-09-11 13:36:37 -07:00 |
Eddie Hung
|
f46ef47893
|
Add more tests
|
2019-09-11 13:22:41 -07:00 |
David Shah
|
c43e52d2d7
|
Add equiv_opt -multiclock
Signed-off-by: David Shah <dave@ds0.me>
|
2019-09-11 13:55:59 +01:00 |
Eddie Hung
|
3a8582081e
|
proc instead of prep
|
2019-09-11 00:14:06 -07:00 |
Eddie Hung
|
580faae8ad
|
Add unsigned case
|
2019-09-11 00:07:17 -07:00 |
Eddie Hung
|
97e1520b13
|
Missing equiv_opt -assert
|
2019-09-06 22:50:03 -07:00 |
Eddie Hung
|
e2c2d784c8
|
Make one check $shift(x)? only; change testcase to be 8b
|
2019-09-06 22:48:23 -07:00 |
Eddie Hung
|
51b559af2c
|
Usee equiv_opt -assert
|
2019-09-06 22:48:04 -07:00 |
Eddie Hung
|
ef0681ea4c
|
simple/peepopt.v tests to various/peepopt.ys with equiv_opt & select
|
2019-09-05 08:43:22 -07:00 |
Eddie Hung
|
ba629e6a28
|
Merge remote-tracking branch 'origin/master' into xaig_arrival
|
2019-09-04 15:36:07 -07:00 |
Eddie Hung
|
0ca0706630
|
Expand test with `hierarchy' without -auto-top
|
2019-09-03 12:17:26 -07:00 |
Eddie Hung
|
8124716830
|
Add `read -noverific` before read
|
2019-09-03 10:52:34 -07:00 |
Eddie Hung
|
d6a84a78a7
|
Merge remote-tracking branch 'origin/master' into eddie/deferred_top
|
2019-09-03 10:49:21 -07:00 |
Eddie Hung
|
4290548de3
|
Make abc9 test a bit more interesting
|
2019-08-30 20:31:53 -07:00 |
Eddie Hung
|
67587bad7f
|
Add constant expression attribute to test
|
2019-08-29 09:10:20 -07:00 |
Eddie Hung
|
1fdb3fc98c
|
Add failing test
|
2019-08-28 19:58:58 -07:00 |
Eddie Hung
|
78b7d8f531
|
Merge remote-tracking branch 'origin/master' into eddie/xilinx_srl
|
2019-08-23 11:32:44 -07:00 |
Eddie Hung
|
fe1b2337fd
|
Do not propagate mem2reg attribute through to result
|
2019-08-22 16:57:59 -07:00 |
Eddie Hung
|
66607845ec
|
Remove Xilinx test
|
2019-08-22 16:18:07 -07:00 |
Eddie Hung
|
e7a8cdbccf
|
Add shregmap -tech xilinx test
|
2019-08-22 16:16:54 -07:00 |
Eddie Hung
|
a6776ee35e
|
mem2reg to preserve user attributes and src
|
2019-08-21 13:36:01 -07:00 |
Clifford Wolf
|
1e3dd0a2da
|
Merge branch 'master' of github.com:YosysHQ/yosys into clifford/pmgen
|
2019-08-19 13:04:06 +02:00 |
Eddie Hung
|
e34f2de55d
|
Merge remote-tracking branch 'origin/master' into clifford/testfast
|
2019-08-18 21:29:15 -07:00 |
Eddie Hung
|
f5170a7eda
|
Removal of more `stat` calls from tests
|
2019-08-18 21:28:45 -07:00 |
whitequark
|
101235400c
|
Merge branch 'master' into eddie/pr1266_again
|
2019-08-18 08:04:10 +00:00 |
Clifford Wolf
|
9e940f1276
|
Speed up "make test" and related cleanups
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2019-08-17 14:37:07 +02:00 |
Clifford Wolf
|
f20be90436
|
Add test for pmtest_test "reduce" demo pattern
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2019-08-17 14:05:10 +02:00 |
Clifford Wolf
|
40c40d9f5d
|
Do not use Verific in tests/various/write_gzip.ys
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2019-08-16 14:22:46 +02:00 |
Eddie Hung
|
12c692f6ed
|
Revert "Merge pull request #1280 from YosysHQ/revert-1266-eddie/ice40_full_adder"
This reverts commit c851dc1310 , reversing
changes made to f54bf1631f .
|
2019-08-12 12:06:45 -07:00 |
Eddie Hung
|
88d5185596
|
Merge remote-tracking branch 'origin/master' into eddie/fix_1262
|
2019-08-11 21:13:40 -07:00 |
David Shah
|
f9020ce2b3
|
Revert "Wrap SB_LUT+SB_CARRY into $__ICE40_CARRY_WRAPPER"
|
2019-08-10 17:14:48 +01:00 |
Eddie Hung
|
8bf45f34c4
|
Remove dump call
|
2019-08-07 21:36:02 -07:00 |
Eddie Hung
|
2b6cdfb39f
|
Move tests/various/opt* into tests/opt/
|
2019-08-07 21:35:48 -07:00 |
Eddie Hung
|
35bf509603
|
Add testcase from removed opt_ff.{v,ys}
|
2019-08-07 21:31:32 -07:00 |
Eddie Hung
|
2d1b517b01
|
Add signed opt_expr tests
|
2019-08-06 15:40:30 -07:00 |
Eddie Hung
|
769c750c22
|
Add signed test
|
2019-08-06 15:38:43 -07:00 |
Eddie Hung
|
51b39219cd
|
Move LSB tests from wreduce to opt_expr
|
2019-08-06 15:24:49 -07:00 |
Eddie Hung
|
26cb3e7afc
|
Merge remote-tracking branch 'origin/master' into eddie/wreduce_add
|
2019-08-06 14:50:00 -07:00 |