mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-30 06:50:09 +00:00
Added "extract" pass (not functional yet)
This commit is contained in:
parent
99d73fe028
commit
b02e140030
2 changed files with 211 additions and 0 deletions
3
passes/extract/Makefile.inc
Normal file
3
passes/extract/Makefile.inc
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
OBJS += passes/extract/extract.o
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue