- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have done an SOC project on cyclone V SX device which does the following :
1) write some input data(say 10 locations) to DDR (through C code and angstrom terminal)
2) trigger RTL , after complete processing ,RTL will store output in some locaton of DDR.
3)Then Read that output data from ddr and store it in some file (through C code and angstrom terminal)
Now I want to do the same using NIOS on cyclone V GT device, is there an example design which does the above function , So I can modify the same setup by replaceing RTL with my codes ?
I am aware of platform designer , but I need help with the C code which addresses DDR of cyclone V GT device.
Please provide me a reference design example files which does similar functions.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Yogesh,
Thanks for reaching us!
we don't have an example design with those functionalities but you can use the next link to unzip the project you'll find there to implement what you need into your design. The link will show you the way of giving the solution you need.
Please let me know any questions you may have!
Regards,
-Eliath Guzman
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using cyclone V GT Development kit and quartus prime standard edition 18.1 .
I will be using NIOS II along with my RTL .
Could you please provide an example reference design for the same specification ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I used these 2 design examples.
1)CVGT Nios II Simple Socket Server Quick Reference Guide -
2) Using the NicheStack TCP/IP Stack - Nios II Tutorial
The simple_server.c code provided is same for both design examples.
I am expecting this window from there documentation while running 2nd design,
but I get this window which is same as 1st design (there is only 1 simple_socket_server.c code provided-- which is wrong )
Please provide me the simple_socket_server.c code for the 2nd project.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page