Disable small

This commit is contained in:
Akash Levy 2024-11-01 14:57:16 -07:00
parent 4eb820a7ec
commit b7e51a90e4
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ EXTRA_TARGETS =
TARGETS = $(PROGRAM_PREFIX)yosys$(EXE) $(PROGRAM_PREFIX)yosys-config
PRETTY = 1
SMALL = 1
SMALL = 0
# Unit test
UNITESTPATH := tests/unit