P
Poojan Wagh
Guest
Hi. I was wondering if anyone has an example of a verilog-a bit
sequence source suitable for transient simulation. Basically, I have
an IC with a serial interface and want to simulate programming it with
an arbitrary (parameterized) bit sequence. The bit sequence will need
to be 128-bit depth. There is a SPI clock available to clock the
sequence.
I'm at home now, but when I get to work I will post what I have so
far.
Alternatively, if there is a spectre source which does the same thing,
that would work, too. I really don't want to go to a verilog module to
do this, since this would be the only digital block in my sim.
sequence source suitable for transient simulation. Basically, I have
an IC with a serial interface and want to simulate programming it with
an arbitrary (parameterized) bit sequence. The bit sequence will need
to be 128-bit depth. There is a SPI clock available to clock the
sequence.
I'm at home now, but when I get to work I will post what I have so
far.
Alternatively, if there is a spectre source which does the same thing,
that would work, too. I really don't want to go to a verilog module to
do this, since this would be the only digital block in my sim.