diff --git a/test/unit_tests/texel_dualcore_glue/test.act b/test/unit_tests/texel_dualcore_glue/test.act index a5853b2..52efbdf 100644 --- a/test/unit_tests/texel_dualcore_glue/test.act +++ b/test/unit_tests/texel_dualcore_glue/test.act @@ -69,9 +69,9 @@ pint N_MON_AMZO_PER_NRN = 3; pint N_FLAGS_PER_SYN = 5; // Syn: Must be at least 3 (since those ones have special safety) pint N_FLAGS_PER_NRN = 3; // and leq than the number of bits in a reg, since have presumed only needs one. -pint N_BUFFERS = 3; +pint N_BUFFERS = 5; -pint N_LINE_PD_DLY = 3; +pint N_LINE_PD_DLY = 0; pint REG_NCA = 6; pint REG_M = 1<