T
tullio
Guest
I need to write a behavioral code where I can delay various signals by
an arbitrary number of clocks (up to a few hundreds cycles).
Surprisingly i don't find any nice Verilog synthax for that.
The only solution I came up with is to model a *big* multiplexer,
where each data input is a delayed version of the signal.
Any smarter way ?
Tullio
an arbitrary number of clocks (up to a few hundreds cycles).
Surprisingly i don't find any nice Verilog synthax for that.
The only solution I came up with is to model a *big* multiplexer,
where each data input is a delayed version of the signal.
Any smarter way ?
Tullio