lkg build rollout with 16cores optimization on arria10

This commit is contained in:
Blaise Tine
2021-01-24 16:49:22 -08:00
parent 74a687e395
commit 8775f63ec4
55 changed files with 1021 additions and 868 deletions

View File

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