Forum Discussion
Altera_Forum
Honored Contributor
17 years agoIn System Memory Content Editor
I'm using a Cyclone II Starter Kit to control a piece of equipment. We use almost all of the I/O lines on the HMSC connector for output. The control for the equipment is implemented in a block diagra...
Altera_Forum
Honored Contributor
17 years agoBasically, there is a comfortable way to access the In-System-Memory-Instances through the Virtual JTAG protocol. altsource_probe_body.vhd shows the specific part, the general part is documented in the Virtual JTAG Megafunction User Guide. Unfortunately, no documented interface yet exists in the Quartus software stack, although sld_hapi.dll apparently has the required functionality.