3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-08 02:15:20 +00:00
yosys/passes
Alberto Gonzalez de5e6fa56a
Clean up passes/sat/qbfsat.cc.
Makes various cosmetic fixes, removes superfluous `hasPort()` check, and uses `emplace_back()` instead of `push_back()`.
2020-04-09 07:47:44 +00:00
..
cmds Rename -duplicate to -push-copy. 2020-04-04 21:26:11 +00:00
equiv xilinx: Add xilinx_dffopt pass (#1557) 2019-12-18 13:43:43 +01:00
fsm fsm_extract: Initialize celltypes with full design. 2020-03-19 18:51:21 +01:00
hierarchy Fix double deletion in passes/hierarchy/hierarchy.cc. 2020-03-30 16:43:54 +00:00
memory Cleanup 2019-12-17 00:25:08 -08:00
opt ystests: fix write_smt2_write_smt2_cyclic_dependency_fail 2020-02-28 12:33:55 -08:00
pmgen Merge pull request #1657 from YosysHQ/dave/xilinx-dsp-multonly 2020-02-02 14:53:32 +00:00
proc proc_dlatch: Add error handling for incorrect always_(ff|latch|comb) usage 2019-11-21 20:46:41 +00:00
sat Clean up passes/sat/qbfsat.cc. 2020-04-09 07:47:44 +00:00
techmap Merge pull request #1806 from YosysHQ/mwk/techmap-replace-fix 2020-03-26 19:03:37 +01:00
tests Document (* gentb_skip *) attr for test_autotb 2019-09-18 12:41:35 -07:00