Forum Discussion
Altera_Forum
Honored Contributor
9 years agoReplacing a process with 1-port RAM
i have process I need to now implement as ROM. process (count, outi, run) --converter
begin
if (run = '1') then -- run is a physical switch
case count is -- count ...
Altera_Forum
Honored Contributor
9 years agoI made two process for different frequencies now the output looks time shifted but I don't really care about that for no. I still can't see any of U1's signals, they're all still U or UU or UUUU. is it that its just not possible or something?