3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-07 18:05:24 +00:00
yosys/passes
2020-11-03 15:36:27 +00:00
..
cmds check: add support for processes. 2020-11-03 15:36:27 +00:00
equiv use the new isPublic() in a few places 2020-09-14 12:43:18 +02:00
fsm Use C++11 final/override keywords. 2020-06-18 23:34:52 +00:00
hierarchy Validate parameters only when they are used 2020-09-25 11:40:37 +02:00
memory memory_dff: Fix needlessly duplicating enable bits. 2020-10-22 13:03:42 +02:00
opt opt_mem: Use Mem helpers. 2020-10-21 17:51:20 +02:00
pmgen Merge pull request #2333 from YosysHQ/mwk/peepopt-shiftmul-signed 2020-08-20 16:23:07 +02:00
proc proc: Add -nomux switch 2020-08-20 22:58:08 +02:00
sat Merge pull request #2403 from nakengelhardt/sim_timescale 2020-10-22 14:01:24 +02:00
techmap This patch adds support for defining the ABC location at runtime instead of at compile time. This is helpful in build systems like bazel which do not have stable locations for binaries or directories during the compilation phase. 2020-10-28 19:00:06 -07:00
tests Replace "ILANG" with "RTLIL" everywhere. 2020-08-26 17:29:32 +00:00