nervecell_23
Member level 1
- Joined
- Apr 26, 2013
- Messages
- 38
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Activity points
- 1,565
Hi,
When write a verilog testbench for a block RAM, is there any way to have instant access to the contents in a block RAM rather than giving address and waiting for a clock cycle? Namely something similar to having access to an register array. In addition, is it possible to read multiple contents from a block RAM by using unsynthesisable verilog?
Thanks!
When write a verilog testbench for a block RAM, is there any way to have instant access to the contents in a block RAM rather than giving address and waiting for a clock cycle? Namely something similar to having access to an register array. In addition, is it possible to read multiple contents from a block RAM by using unsynthesisable verilog?
Thanks!