yosys/passes
Marcelina Kościelnicka f3f55ae7c2 dfflegalize: Prefer mapping dff to sdff before adff
This ensures that, when both sync and async FFs are available and abc9
is involved, the sync FFs will be used, and will thus remain available
for sequential synthesis.
2020-07-05 12:01:43 +02:00
..
cmds Add new builtin FF types 2020-06-23 15:40:02 +02:00
equiv Use C++11 final/override keywords. 2020-06-18 23:34:52 +00:00
fsm Use C++11 final/override keywords. 2020-06-18 23:34:52 +00:00
hierarchy Use C++11 final/override keywords. 2020-06-18 23:34:52 +00:00
memory Use C++11 final/override keywords. 2020-06-18 23:34:52 +00:00
opt opt_expr: Fix crash on $mul optimization with more zeros removed than Y has. 2020-07-05 06:31:58 +02:00
pmgen Use [[maybe_unused]] instead of YS_ATTRIBUTE(unused). 2020-06-19 15:48:58 +00:00
proc Use C++11 final/override keywords. 2020-06-18 23:34:52 +00:00
sat Merge pull request #2208 from boqwxp/qbfsat-cleanup 2020-07-02 17:48:37 +02:00
techmap dfflegalize: Prefer mapping dff to sdff before adff 2020-07-05 12:01:43 +02:00
tests Merge pull request #2201 from YosysHQ/fix_test_cell_ilang 2020-06-30 17:11:13 +02:00