Altera_Forum
Honored Contributor
10 years agoOCT Termination - how many pins?
Hello
I want to use 50 ohm oct termination with calibration on an Cyclone IV E device (EP4CE55F23C7). In the QSF file i define the termination for a 8bit bus RAM0_DQA: set_instance_assignment -name OUTPUT_TERMINATION "SERIES 50 OHM WITH CALIBRATION" -to RAM0_DQA That seems to work - I get no error from Quratus 15.1 But as I have a 128 bit data interface to an 250MHz SRAM, I have to make the above assignment to all the data pins. Now it seems quartus only can place about 80 pins with OCT termination. With more pins I get the following Error: Error (176210): Can't place pin RAM2_DQB[1] with I/O standard 2.5 V, Termination setting Off, and PCI I/O setting on due to device constraints What´s the reason for that? If I assign no oct termination, the design dose fit. How many pins can use the oct feature? Best Regards Robert