Guest
The problem is like this:
i want to make a testbench to test one RAM cell.
A signal "clk" is already known. But i need to generate a signal "data" as stimulus to this RAM cell. "data" has `tSETUP and `tHOLD on "clk".
How should i generate the stimulus for "data"?
thanks in advance.
i want to make a testbench to test one RAM cell.
A signal "clk" is already known. But i need to generate a signal "data" as stimulus to this RAM cell. "data" has `tSETUP and `tHOLD on "clk".
How should i generate the stimulus for "data"?
thanks in advance.