Forum Discussion

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

Resource consumption

Dear my friends I checked an adder, multiplier and a divider. All of them used LPM library. This is my code of Adder: LIBRARY IEEE; USE IEEE.std_logic_1164.all; USE IEEE.std_logic_arith.al...