mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
Fixed mine test case for subcircuit library
This commit is contained in:
parent
594dbc4c93
commit
9f2c7d0936
2 changed files with 3 additions and 3 deletions
4
Makefile
4
Makefile
|
@ -1,7 +1,7 @@
|
|||
|
||||
CONFIG := clang-debug
|
||||
# CONFIG := clang-debug
|
||||
# CONFIG := gcc-debug
|
||||
# CONFIG := release
|
||||
CONFIG := release
|
||||
|
||||
OBJS = kernel/driver.o kernel/register.o kernel/rtlil.o kernel/log.o kernel/calc.o kernel/select.o kernel/show.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue