Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

File System in Custom instructions

How to read & write huge data from C program to custom (verilog) block?

I have a huge data (say 15000 samples of data). I want to read them into verilog code & perform some operation & again send it back to C code. How can I do this with respect to each clock cycle? Can I directly control clock in my C coding?
No RepliesBe the first to reply