Increase sample counter for BRAM config.

Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
This commit is contained in:
Keith Rothman 2019-02-01 15:15:15 -08:00
parent 950d9f5c74
commit 0c4cde2004
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# read/write width is relatively slow to resolve
# Even slower with multi bit masks...
N ?= 10
N ?= 15
include ../fuzzer.mk