Forum Discussion

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

How could I use the 'ENA' pin of the embedded multiplier?

I'm trying to use the ENA pin of the cyclone IV using SystemVerilog. when ENA is 1, input data to register.

But I can drage this pin out. isn't the mulpiler is driven by a clock? why we don't need to put a clock to drive the register in the mulpiler?

1 Reply

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

    ENA is clock enable - you need a clock for it to work.