mirror of https://github.com/openXC7/prjxray.git
Increase sample counter for BRAM config.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
This commit is contained in:
parent
950d9f5c74
commit
0c4cde2004
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue