Forum Discussion
Annu
New Contributor
7 months agoDebugging the FPGAs connected in passive serial mode
I have two cyclone 3 devices(EP3C16F484C8 & EP3C5F256C8) which is connected in passive serial mode. I wanted to debug the device and only JTAG connection is available to do so. I don't want to change...
sstrell
Super Contributor
6 months agoIf you don't want to change the design, I'd recommend either copying the project or using the Revisions feature in Quartus. This way you can create a new revision, add Signal Tap or something else without changing the rest of the design, compile and debug, and then quickly go back to the original design as if nothing changed.