Forum Discussion
5 Replies
- Altera_Forum
Honored Contributor
Hi ruling,
I think you can open any reference design relating to your board, and look for your information in 'Pin Assignment' Editor or 'Pin Plan' Editor. http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/tongue.gif - Altera_Forum
Honored Contributor
Thank you, David http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif
--- Quote Start --- originally posted by david_cai@Jan 2 2006, 08:46 PM hi ruling,i think you can open any reference design relating to your board, and look for your information in 'pin assignment' editor or 'pin plan' editor.
http://forum.niosforum.com/work2/style_emoticons/<#emo_dir#>/tongue.gif
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=11891)
--- quote end ---
--- Quote End ---
- Altera_Forum
Honored Contributor
PIN_AG19
AG19 on Statix II High-Speed Dev. Board (EP2S60F1020-C3) is assigned to a Push Button. I'm using Stratix II EP2S60 DSP Dev. Board, probably so does ruling. Where should be a formal datasheet referring this information for the specific board? thanks, --- Quote Start --- originally posted by ruling@Jan 2 2006, 09:41 PM thank you, david http://forum.niosforum.com/work2/style_emoticons/<#emo_dir#>/smile.gif--- quote start ---
originally posted by david_cai@jan 2 2006, 08:46 pm
Hi ruling, I think you can open any reference design relating to your board, and look for your information in 'Pin Assignment' Editor or 'Pin Plan' Editor. http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/tongue.gif <div align='right'><{post_snapback}> (index.php?act=findpost&pid=11891) --- Quote End --- [/b] --- Quote End --- <div align='right'><{post_snapback}> (index.php?act=findpost&pid=11892)</div> [/b] --- Quote End ---
- Altera_Forum
Honored Contributor
Another issue to consider is that when the CPU comes out of reset, all the other devices must be ready for the CPU.
I've added a delayed reset block before the CPU. This delays the CPU coming out of reset so that all the other devices are ready. Also be careful I found that the delayed resets included in eval boards did not work. George - Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by gmm50@Feb 28 2006, 03:53 PM another issue to consider is that when the cpu comes out of reset, all the other devices must be ready for the cpu.i've added a delayed reset block before the cpu. this delays the cpu coming out of reset so that all the other devices are ready.
also be careful i found that the delayed resets included in eval boards did not work.
george
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=12996)
--- quote end ---
--- Quote End --- George: Would you mind expanding on your findings with resetting the NIOS II? I am having a problem now where I reset the NIOS II (actually, the whole SOPC system, as well as several components outside of the system) and the NIOS II refuses to restart. If you could let me know how much delay you are adding and anything helpful tips, I would be much obliged. Thanks, Brian