minor update
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user