Add some samples for cfg_int to remove discrepancies.

Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
This commit is contained in:
Keith Rothman 2020-02-18 13:03:25 -08:00
parent 61d4a43b3f
commit e626994d4d
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
N ?= 4
N ?= 10
GENERATE_ARGS?="--oneval 0 --design params.csv --dframe 15 --dword 0"
include ../fuzzaddr/common.mk