Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHi,dwc
I face the same problem with u, cause i have not get a nios II dev. kit,too. (I have EP1S25 DSP dev. kit) 1. Nios II can be implemented in DSP dev. kit definitely 2. but we have to spend more time to implement than ones have nios II dev. kit. 3. I used "my support" in Altera asking for documents about this topics,but they repled that Altera has not have such doc. yet. 4. so many guys here use nios in nios dev. kit. a fewer of them ship it to their own applications, but for some bussiness reasons , we can't get useful information about how they did it . also, I am a newbie, I will go with you, do you? I did a lab exercise about DSP builder . The exercise used Nios to demo Custom Instructions. Fianlly the system run in the DSP dev. board. After that , I impliment a Little Nios ( 1 nios core, 1 uart, hello world.c builded in on_chip_ram) in DSP dev. board, with pc to get " hello world" by uart. next step I should find documents about how to make custom SOPC Block ,such as the SRAMs in DSP board? the questions in my brain are likes those: why nios dev board needs SRAMs how they links how to access SRAMs by Nios how many SRAMs should be used ..... the same puzzles about Flash and other modules which nios use. I think when we find the answer to those questions, I can DIY....haha.. no matter what kinds of develop kits.