mirror of
https://github.com/YosysHQ/yosys
synced 2025-12-16 01:08:59 +00:00
Add write_table command
This commit is contained in:
parent
28039c3063
commit
37af6294bd
2 changed files with 123 additions and 0 deletions
3
backends/table/Makefile.inc
Normal file
3
backends/table/Makefile.inc
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
OBJS += backends/table/table.o
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue