Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Thanks indeed, reading through it .... see where bit 7 is used as nReset. --- Quote End --- Right, that is what I wanted you to understand. However, there's two ways this signal can act as reset; it can be configured as DEV_CLRn in your Quartus project setting, and it will keep your design in reset if its held low, or you can configure it as a rstN input to your top-level design, and choose to ignore it or use it. --- Quote Start --- Also just trying to use the USB Blaster to do a SignalTap analysis of my design in the Morphic II. First time I have had a USB Blaster to be able to do this. Could be very useful .... --- Quote End --- SignalTapII is extremely useful. Learn to use it. Also learn to use Modelsim. Cheers, Dave