mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-25 04:26:01 +00:00
Add JSON front-end
This commit is contained in:
parent
3c693b6561
commit
4b2d1fe688
2 changed files with 472 additions and 0 deletions
3
frontends/json/Makefile.inc
Normal file
3
frontends/json/Makefile.inc
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
OBJS += frontends/json/jsonparse.o
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue