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

@@ -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),