dp.vh 210 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 `include "rcp.vh" // bus widths parameter DP_REG_ADDRESS_SIZE = 2; parameter DP_BIST_FAIL_SIZE = 8; // debug registers parameter DP_BIST = 0, DP_MODE = 1, DP_ADDR = 2, DP_DATA = 3;