Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- have you tried to use I/O assignments from Altera's PCI core? http://www.altera.com/support/kdb/solutions/rd02162009_908.html --- Quote End --- I use the pci compiler from SOPC Builder. It generates a tcl script that generates all PCI constraints except the pins' locations. I then use the fitter to select the proper pins for the PCI to minimize SSN but it can't seem to totally eliminate all SSN errors (i.e. more than 90% SSN) on my 3V pins. There are mainly 2 reasons : 1 - I have a lot of 3V-I/Os other than the PCI bus itself 2 - The PCI outputs drive a lot of current and it makes SSN worse. I'm not able to control the current-strength using pin planner. I haven't tried using the assignment editor.