ng8877
Newbie
For synch
ronous des
igns, the clock and control signal/data arrive at the same time step for Verilog without delay. What to do when there is a delay?
For example, a memory with synchronized write, at one cycle the clk, we and wd arrive at same time for no delay model. In reality, clk usually arrive early which mean data will be write in next cycle. how to solve this problem?
ronous des
igns, the clock and control signal/data arrive at the same time step for Verilog without delay. What to do when there is a delay?
For example, a memory with synchronized write, at one cycle the clk, we and wd arrive at same time for no delay model. In reality, clk usually arrive early which mean data will be write in next cycle. how to solve this problem?