alexforencich / verilog-axi

Verilog AXI components for FPGA implementation
MIT License
1.52k stars 451 forks source link

axil_ram. How to adjust rvaild delay. #36

Closed cjhonlyone closed 2 years ago

cjhonlyone commented 2 years ago

I want to modify axil_ram.v to control block ram. But it is about two or three clock to read data from block ram. How can I modify to fit this feature?