Guest
Hey everyone,
Im just wondering if people do or dont ever feel the need to make more
than just one assignment to a signal per clock cycle?
Is there a case where making more than one assignment to a signal (from
a testbench) in a clock cycle would be neccessary when testing a piece
of sequential logic?
I cant really see the need as any clk sensitive always blocks wont see
every assignment. Is it ok to say this is "bad" coding practice?
Sorry if this is stupid question but they're the kind i tend to ask
Cheers,
Rob.
Im just wondering if people do or dont ever feel the need to make more
than just one assignment to a signal per clock cycle?
Is there a case where making more than one assignment to a signal (from
a testbench) in a clock cycle would be neccessary when testing a piece
of sequential logic?
I cant really see the need as any clk sensitive always blocks wont see
every assignment. Is it ok to say this is "bad" coding practice?
Sorry if this is stupid question but they're the kind i tend to ask
Cheers,
Rob.