Altera_Forum
Honored Contributor
13 years agoVHDL/Modelsim question (hard assignments)
Hi experts - there must be an easy answer to this. For various reasons, in my code, and especially in my test bench, I have a lot (many dozens) of hard assignments (essentially gate-ROMs). If I just code them in-line, I have to scroll through lots and lots of line_xxxx when I browse for a signal in modelsim. But if I put all these hard assignments within a process(all), the simulator hangs(?). There's probably a better way to do this - what do you do?
(Also, does anyone know why the dividers sometimes disappear in the Modelsim Wave window?) Thanks guys! /j