N
Ned Brush
Guest
Hello,
I'm trying to generate roughly 10 digital signals that mimic a state
machine output. They are inputs to a custom mixed-signal design that
I'm simulating. I've tried implementing it in AHDL (SpectreHDL) using a
global counter variable to determine signal values. It works, but it is
extremely slow and simulations take a long time to run. Is there a
quicker/cleaner way to do this?
Thanks in advance,
Ned
I'm trying to generate roughly 10 digital signals that mimic a state
machine output. They are inputs to a custom mixed-signal design that
I'm simulating. I've tried implementing it in AHDL (SpectreHDL) using a
global counter variable to determine signal values. It works, but it is
extremely slow and simulations take a long time to run. Is there a
quicker/cleaner way to do this?
Thanks in advance,
Ned