Forum Discussion

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

Can't inplement this code...Help!

I need to inplement this code and than use it for another code: library IEEE; use IEEE.STD_LOGIC_1164.all; package ad_filt is constant NUM_TAPS : integer := 16: constant mu : i...