Add opt_ffinv pass.
[yosys.git] / kernel / ff.h
2022-05-13 Marcelina KościelnickaAdd opt_ffinv pass.
2022-02-11 Claire XenMerge branch 'master' into clk2ff-better-names
2022-02-11 Claire XenMerge pull request #2019 from boqwxp/glift
2021-10-27 Marcelina Kościelnickadfflegalize: Refactor, add aldff support.
2021-10-07 Marcelina KościelnickaFfData: some refactoring.
2021-10-02 Marcelina KościelnickaHook up $aldff support in various passes.
2021-10-02 Marcelina Kościelnickakernel/ff: Refactor FfData to enable FFs with async...
2021-10-02 Marcelina Kościelnickasimplemap: refactor to use FfData.
2021-05-23 Marcelina KościelnickaAdd new helper class for merging FFs into cells, use...
2020-11-25 Claire XenMerge pull request #2133 from dh73/nodev_head
2020-11-24 Miodrag MilanovićMerge pull request #2295 from epfl-vlsc/firrtl_blackbox...
2020-08-19 clairexenMerge pull request #2122 from PeterCrozier/struct_array2
2020-08-18 Claire WolfMerge branch 'const-func-block-var' of https://github...
2020-08-18 clairexenMerge pull request #2281 from zachjs/const-real
2020-07-30 Marcelina Kościelnickaasync2sync: Support all FF types.
2020-07-23 Marcelina KościelnickaAdd utility module for representing flip-flops.