Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi.
Int_time is a std_logic because it comes from another block of registers that are defined that way. I've tried assigning the to_integer(unsigned(int_time)) to an integer (index) and then using dly(index) - same thing I'm using numeric_std library. Thanks