mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-18 01:02:19 +00:00
Added first draft of FIRRTL back-end
This commit is contained in:
parent
ce132cf652
commit
57966a619f
2 changed files with 353 additions and 0 deletions
3
backends/firrtl/Makefile.inc
Normal file
3
backends/firrtl/Makefile.inc
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
OBJS += backends/firrtl/firrtl.o
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue