Skip to content

Commit

Permalink
Disable small
Browse files Browse the repository at this point in the history
akashlevy committed Nov 1, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 4eb820a commit b7e51a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit b7e51a9

Please sign in to comment.