Forum Discussion

1 Reply

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

    I don't think there is a Quartus primitive that matches the ALU you're trying to create from the presentation. If you're planning to capture a Quartus schematic implementing this you'll have to use lower level primitives if you want to build the ALU as detailed in the presentation.

    This would be very easy to implement in rtl (verilog or VHDL)...:)