yosys/tests
Marcelina Kościelnicka eb76d35e80 memory_dff: Fix needlessly duplicating enable bits.
When the register being merged into the EN signal happens to be a $sdff,
the current code creates a new $mux for every bit, even if they happen
to be identical (as is usually the case), preventing proper grouping
further down the flow.  Fix this by adding a simple cache.

Fixes #2409.
2020-10-22 13:03:42 +02:00
..
aiger switch argument order to work with macOS getopt 2020-09-23 12:48:26 +02:00
arch memory_dff: Fix needlessly duplicating enable bits. 2020-10-22 13:03:42 +02:00
asicworld
bram
errors
fsm tests: fsm to use a randomly-generated seed 2020-04-24 14:31:33 -07:00
hana
liberty dfflibmap: Refactor to use dfflegalize internally. 2020-07-09 18:51:03 +02:00
lut
memfile
memories tests: Parallelize 2020-09-21 15:07:02 +02:00
opt opt_clean: Better memory handling. 2020-10-08 18:05:51 +02:00
opt_share tests: Parallelize 2020-09-21 15:07:02 +02:00
proc
realmath
rpc rpc test: make frontend listen before launching yosys & introduce safeguard if yosys errors 2020-03-06 15:29:01 +01:00
sat Merge pull request #2378 from udif/pr_dollar_high_low 2020-10-01 18:17:36 +02:00
select Merge pull request #1949 from YosysHQ/eddie/select_blackbox 2020-04-22 15:35:05 -07:00
share
simple tests/simple: remove "nullglob" shopt 2020-09-21 15:07:02 +02:00
simple_abc9 abc9: test to use box file instead of auto 2020-05-14 10:33:56 -07:00
smv
sva
svinterfaces
svtypes tests: Centralize test collection and Makefile generation 2020-09-21 15:07:02 +02:00
techmap tests: Centralize test collection and Makefile generation 2020-09-21 15:07:02 +02:00
tools Replace opt_rmdff with opt_dff. 2020-08-07 13:21:03 +02:00
unit
various tests: Centralize test collection and Makefile generation 2020-09-21 15:07:02 +02:00
verilog Merge pull request #2380 from Xiretza/parallel-tests 2020-10-01 18:12:31 +02:00
vloghtb
gen-tests-makefile.sh tests: Parallelize 2020-09-21 15:07:02 +02:00