Altera_Forum
Honored Contributor
16 years agoDE3 THDB-ADA problem
Dear guys,
I am having a trouble with the Terasic DE3 THDB-ADA board. First I tried to run the demo on the CD. After compilation, when I programed the device, I got this message: File G:/TERASIC_ADA/Demostrations/DE3_ADA/150ES/DE3_time_limited.sof contains one or more time-limited megafunctions that support the OpenCore plus feature that will not work after the hardware evaluation time expires. So I tested the D/A with a small VHDL file. I connected the ADA to the HSTC_D on the DE3 board. I found the pin assignment for the D/A in the demo file. I tried to output a sin wave. But nothing was shown even I just sent a constant number to D/A. I saw a component IOV_A3v3_b3v3_c3v3_d3v3 in the demo, what is it for? My VHDL code is attached. Thanks for helping!