Forum Discussion
Altera_Forum
Honored Contributor
16 years agoI'm not sure, if I'm yet aware of all Quartus simulator features. But I think, it doesn't allow easy forcing of signals during simulation run. This is a privilege of full-featured simulators as ModelSim. But there are most likely means to achieve the intended behaviour anyway. To manipulate an output signal at a given simulation time, you can add a tristate function to the driver and control it by an additional signal.
The software handbook also mentions the option to edit internal memory contents at simulation breakpoints.