Hello
i want to make a simple - very simple communication between my FPGA(SPRATAN XC2S300E) and ADC - MAX1037. Therefore i've made such a code:
...
signal frame : STD_LOGIC_VECTOR (9 downto 0);
signal shiftCounter : STD_LOGIC_VECTOR (3 downto 0) :="0000";
signal ADCAdressWR : std_logic_vector...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.