Forum Discussion
Altera_Forum
Honored Contributor
15 years agoerror in simulation
i have attached my code. error is during synthesis,it says that metavalue detected,turned to null.and gives null output.:cry:
Altera_Forum
Honored Contributor
15 years ago@kaz sir,in testbench,
<reset : in std_logic; clk : in std_logic; clk_en : in std_logic; theta : in std_logic_vector(11 downto 0);> I GIVE RESET,CLK.CLK_EN ALL ARE 1,AND THETA = 60.GET NULL OUTPUT. -------- I CAN;T UNDERSTAND ABOUT UR "LUT" SUGGESION SIR.CAN U PLZ EXPLAIN?