Forum Discussion
dsmirnov
Occasional Contributor
6 years agoWhat is the structure of your design? Do you use Nios for it, or pure HDL with state machines?
- TPham246 years ago
New Contributor
I only use Verilog HDL. I need fast processing speed.
My UART Controller can store data into the register. Now, I want transfer data into the SRAM.
Can i store data directly into the SRAM or register then save to SRAM.
You have any ideas?
Thanks so much!