Forum Discussion
Altera_Forum
Honored Contributor
9 years agoHow 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'...
Altera_Forum
Honored Contributor
9 years agoENA is clock enable - you need a clock for it to work.