minor update

This commit is contained in:
Blaise Tine
2021-01-07 17:25:59 -08:00
parent ac2242b51f
commit 5c83c594c1
4 changed files with 20 additions and 11 deletions

View File

@@ -72,7 +72,7 @@ module VX_cluster #(
wire core_reset;
VX_reset_relay #(
.PASSTHRU (`NUM_CORES == 1)
.PASSTHRU (`NUM_CORES <= 2)
) reset_relay (
.clk (clk),
.reset (reset),