minor update
This commit is contained in:
@@ -73,7 +73,7 @@ module Vortex (
|
||||
|
||||
wire cluster_reset;
|
||||
VX_reset_relay #(
|
||||
.PASSTHRU (`NUM_CLUSTERS == 1)
|
||||
.PASSTHRU (`NUM_CLUSTERS <= 2)
|
||||
) reset_relay (
|
||||
.clk (clk),
|
||||
.reset (reset),
|
||||
|
||||
Reference in New Issue
Block a user