Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

Assigning three bit input pin

Altera_Forum
Honored Contributor II
1,283 Views

Hello 

I am trying to program Cyclone two. One of my input pin is three bit input2..0] but when I try to assign it physically to a pin in the chip, the quartus sees it as three indivitual inputs not as one three bit input pin. Any idea how to do it ??? 

 

regards 

khisrow
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
578 Views

just assign the desired pin number to each individual bit of your 3-bit bus. it will still behave like a bus in your logic and you route it how ever you'd like on your board.

0 Kudos
Reply