diff options
Diffstat (limited to 'usrp2/extramfifo/test_sram_if.v')
-rw-r--r-- | usrp2/extramfifo/test_sram_if.v | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/usrp2/extramfifo/test_sram_if.v b/usrp2/extramfifo/test_sram_if.v index 9f36b409c..0e74b49eb 100644 --- a/usrp2/extramfifo/test_sram_if.v +++ b/usrp2/extramfifo/test_sram_if.v @@ -1,3 +1,7 @@ +// Instantiate this block at the core level to conduct closed +// loop testing of the AC performance of the USRP2 SRAM interface + + `define WIDTH 18 `define DEPTH 19 |