mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-15 10:25:45 +00:00
Added edif backend (still under construction)
This commit is contained in:
parent
8409956c0c
commit
aba8639a3f
2 changed files with 202 additions and 0 deletions
3
backends/edif/Makefile.inc
Normal file
3
backends/edif/Makefile.inc
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
OBJS += backends/edif/edif.o
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue