Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)

Pin planner

Altera_Forum
Geehrter Beitragender II
1.363Aufrufe

Hi ,  

At the Pin planner , i configure the I/O standard,slew rate , current strength for each pin . 

at the .qsf file - new lines were created by my choices . 

i know that the voltage,current,slew rate is fixed for each pin according to his hardware properties , so what does those new lines changes ?
0 Kudos
4 Antworten
Altera_Forum
Geehrter Beitragender II
648Aufrufe

 

--- Quote Start ---  

i know that the voltage,current,slew rate is fixed for each pin according to his hardware properties , so what does those new lines changes ? 

--- Quote End ---  

 

Not quite right. 

 

I/O voltage is set by VCCIO connection and you need to inform Quartus about this choice in the Pin Planner. But current or slew rate are programmable for most FPGA families. Review the device handbook.
Altera_Forum
Geehrter Beitragender II
648Aufrufe

Hi ,  

i read at the device handbook that the current strength and slew rate ate programmable i didn't understand if the voltage change due to yhe selection . 

F.E : if the bank connected to V=3[v] and i choose to configure the pin to 2.5[v] - does it means that the output voltage will be 2.5[v] ?
Altera_Forum
Geehrter Beitragender II
648Aufrufe

You are expected to select an I/O standard that fits the applied VCCIO value. Selecting an incompatible I/O standard doesn't change the voltage but might cause I/O failure.

Altera_Forum
Geehrter Beitragender II
648Aufrufe

o.k , i got it . 

thanks .
Antworten