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

prevent the quartus II analysis and synthesis tool to generate interface I/O buffers

Altera_Forum
Honored Contributor II
1,169 Views

hello 

I would like to know how can i prevent the quartus II analysis and synthesis tool to generate interface I/O buffers that connect input /output pin to logic design. 

Thank you
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
422 Views

To remove I/O buffers you need to assign the input and output ports as Virtual pins expect clock,reset and Transceivers. It will do the trick but it will be ignored if your interface is a bidirectional one. 

 

GOOD LUCK
0 Kudos
Reply