Forum Discussion
Altera_Forum
Honored Contributor
16 years agointerface DAC in VHDL
Hi, I´m trying to interface a DAC converter in VHDL with board DSP Development Board for Stratix II Edition, in order to send a pulse, but i´m new in this type of design language. so i need som...
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- mode should be a std_logic output port, then: mode <= '1'; --- Quote End --- Or you can connect this ping directly to +3.3v. Or leave this pin free.