Forum Discussion
Sorry for not betting back to you for a while! Just a quick update on what I'm up to. I have converted over to programming in Verilog. Since I am already pretty comfortable with VHDL, I am finding that using Verilog isn't that much of a leap from that knowledge. As of now for my project I am reading from the ADDA card, storing it to memory with the address incremented, and able to read it back from memory. I want to finish up the memory state machine and make use of the external clock signal to only write the data when a signal goes high. Once data is being collected as desired my next step is to plug it into an FFT. I was still having trouble programming to the DE1_SoC so for now I have been using a DE1 that I have access to. So my next plan is to use one of the built in FFT plug ins for the DE1. Once the system is working on the DE1, I want to figure out how to use the DE1_SoC to make use of the faster SoC properties. I hope your project is coming along well! I still kind of new to all this and hope you are progressing the same, if not faster, than myself.