Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

Make a costumized AND gate

I am new to Quartus II.

I am designing a Block Diagram/Schematic File. I need to insert an AND gate with 2 inputs:

1. first input is 8-bits wide

2. second input is 1-bit wide

I know how to insert a 9-bit AND gate. I want the gate with the shape that I mentioned.

I do not know how to add such a gate to my file. Please help.

1 Reply

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

    You cannot do that with schematics. You will have to and each bit individually.

    It could easily be done in HDL