3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-10-01 05:29:29 +00:00
yosys/tests/arch/anlogic
Marcelina Kościelnicka 18806f1ef6 memory_bram: Reuse extract_rdff helper for make_outreg.
Also properly skip read ports with init value or reset when not making
use of make_outreg.  Proper support for matching those will land later.
2021-05-25 22:42:03 +02:00
..
.gitignore
add_sub.ys
counter.ys
dffs.ys Replace opt_rmdff with opt_dff. 2020-08-07 13:21:03 +02:00
fsm.ys
latches.ys anlogic: Use dfflegalize. 2020-07-14 05:02:50 +02:00
logic.ys
lutram.ys memory_bram: Reuse extract_rdff helper for make_outreg. 2021-05-25 22:42:03 +02:00
mux.ys
run-test.sh tests: Centralize test collection and Makefile generation 2020-09-21 15:07:02 +02:00
shifter.ys
tribuf.ys