Skip to content

Commit

Permalink
Merge pull request #1030 from ucb-bar/model-fix
Browse files Browse the repository at this point in the history
Fix custom MODEL feature
  • Loading branch information
abejgonzalez authored Nov 3, 2021
2 parents fb8af5d + 862099a commit 53821b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vcs.mk
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ PREPROC_DEFINES = \
+define+RESET_DELAY=$(RESET_DELAY) \
+define+PRINTF_COND=$(TB).printf_cond \
+define+STOP_COND=!$(TB).reset \
+define+MODEL=$(MODEL) \
+define+RANDOMIZE_MEM_INIT \
+define+RANDOMIZE_REG_INIT \
+define+RANDOMIZE_GARBAGE_ASSIGN \
Expand Down

0 comments on commit 53821b5

Please sign in to comment.