C
Chip
Guest
Hi,
Is there a way to generate a signal with an arbitrary repeating
pattern (say "10001") using only synthesizeable verilog or System
Verilog (or VHDL for that matter)?
I can hard code the desired pattern in a register and use that, but
there is no "clk" signal accessible to the module in which the
desired pattern needs to be generated.
An example wd be appreciated.
Thanks in advance
ChipHead
Is there a way to generate a signal with an arbitrary repeating
pattern (say "10001") using only synthesizeable verilog or System
Verilog (or VHDL for that matter)?
I can hard code the desired pattern in a register and use that, but
there is no "clk" signal accessible to the module in which the
desired pattern needs to be generated.
An example wd be appreciated.
Thanks in advance
ChipHead