Forum Discussion
4 Replies
- Altera_Forum
Honored Contributor
The SDR SDRAM standard use 3.3V LVTTL signalling.
- Altera_Forum
Honored Contributor
in my knowledge, you can assign DQ pins and other pins to any location (except the pins which only have input ability).
good way to confirm those things is to create QuartusII project for your schematic as TEST. if the location is incorrect then QuartusII gives you errors. - Altera_Forum
Honored Contributor
Thank you for the advice.
Scott. - Altera_Forum
Honored Contributor
The only thing I did take care of was the SDRAM clock output. As this usually connects directly to a PLL, you should use the dedicated input and output pins for the PLL you select.
My Quartus had problems deciding where to put the PLL, so I had to manually assign it to PLL2 (Cyclone3, Quartus 9.1SP2).