mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-01 14:47:53 +00:00
Add demo_reduce pass to demonstrace recursive pattern matching
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
73bf453929
commit
03f98d9176
4 changed files with 187 additions and 0 deletions
1
passes/pmgen/.gitignore
vendored
1
passes/pmgen/.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/demo_reduce_pm.h
|
||||
/ice40_dsp_pm.h
|
||||
/peepopt_pm.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue