Forum Discussion

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

ADC code for Cyclone II DE1 board not working

Hi, i wrote the following code to read digital values from the pins of ADC0804 but it doesnt seem to be working... library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; ...