Forum Discussion

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    If I understand you correctly, you are just trying to create another bus, with 3 bits from rega and the 4th bit set to gnd?

    You can use the "wire" primitive you allow you to create D6 from individual bits of another bus, and connect 1 bit to GND.

    Can I just ask, why the use of graphics? and why use the 74 primitives? not the lpm_mux?