0
votes
1answer
78 views

How can I detect a pulse from a device with the AC'97 component of a Xilinx Atlys board?

I have a digital device which transmits rapid pulses over a 3.5mm audio cable, indicating that some event has occurred. I want to connect that device to my 3.5mm line in jack on my Atlys board and ...
4
votes
1answer
368 views

Not able to get ac97 audio output from Atlys board

I am trying to get audio output from Atlys board (uses LM4550 audio codec). I got the ac97_controller.v core file which generates the serial o/p for the codec. It takes slots as inputs and puts them ...
1
vote
1answer
2k views

Using the AC97 Codec on an Atlys Spartan 6 Board

I'm a beginner to FPGA programming. I just started programming an Atlys Spartan 6 board and so far have written one program to blink LEDs in a counter pattern. Now I'm trying to send the clock signal ...