Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- On the Morphic II the default reset seems to be a positive logic reset, I have to invert it as the logic I am importing my code from, an EZC1USB module, was a negative logic reset. --- Quote End --- Its just a pin, so its up to you to decide what it means :) --- Quote Start --- So indeed I can ignore it if I choose - never thought of that - though I do use it extensively to reset things before they run. --- Quote End --- I just meant ignore it while debugging. Resets are generally good to use. However, you should run them through a dual-DFF synchronizer prior to use, so that the synchronized reset deasserts synchronously. --- Quote Start --- How are your further thoughts on using the USB Blaster for data I/O coming on ? --- Quote End --- I haven't had a chance to work on it. I've been working on some TimeQuest timing analysis. Cheers, Dave