3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-08 10:25:19 +00:00
yosys/passes
whitequark 6268bdfe6f flatten: simplify.
`flatten` cannot derive modules in most cases because that would just
yield processes, and it does not support `-autoproc`; in practice
`flatten` has to be preceded by a call to `hierarchy`, which makes
deriving unnecessary.
2020-06-04 00:02:12 +00:00
..
cmds Merge pull request #2081 from YosysHQ/eddie/blackbox_ast 2020-05-30 08:59:20 -07:00
equiv kernel: big fat patch to use more ID::*, otherwise ID(*) 2020-04-02 09:51:32 -07:00
fsm kernel: big fat patch to use more ID::*, otherwise ID(*) 2020-04-02 09:51:32 -07:00
hierarchy Fix small typos in documentation for hierarchy command 2020-05-28 11:39:44 +01:00
memory Add flooring division operator 2020-05-28 22:59:04 +02:00
opt Add flooring division operator 2020-05-28 22:59:04 +02:00
pmgen xilinx: xilinx_dsp_cascade to check CREG for DSP48E1 only 2020-04-22 17:43:25 -07:00
proc kernel: big fat patch to use more ID::*, otherwise ID(*) 2020-04-02 09:51:32 -07:00
sat smtbmc and qbfsat: Add timeout option to set solver timeouts for Z3, Yices, and CVC4. 2020-05-25 20:39:30 +00:00
techmap flatten: simplify. 2020-06-04 00:02:12 +00:00
tests Add flooring division operator 2020-05-28 22:59:04 +02:00