Altera_Forum
Honored Contributor
9 years agonewbie to SOCkit
Hello
I'm working on system identification and signal processing. I'm gonna work with SOCKit+High Speed AD/DA Card. I've learned pure VHDL. my time is limited i'm very concerned about the future of my project! I have three questions: 1-can I write my codes in pure HDL? (only for FPGA not for Cortex-A9) for example consider I can not work with Cortex-A9 so I'll postpone working with Cortex-A9 to next year! 2-is it necessary to learn Verilog? (the timing is so important for me this is why I've chosen VHDL) if so please introduce a good tutorial for Verilog. 3-is it necessary to install Linux on SOCKit to use Cortex-A9 or I can work with Cortex-A9 in IAR? maybe I want to process some data on Cortex-A9. actually my sampled signal size is huge. only for 1 sec the data size is 2x65MHzx16Bit! I'm very concerned about the processing on sampled signals due to limited ram capacity. Regards