FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
5929 Discussions

Cyclone III Starter kit & Control panel help

Altera_Forum
Honored Contributor II
970 Views

Hi all, 

 

I 'am completely beginner in matter FPGA, I want to test some Designs. I have bought a Cyclone III (EP3C25 324) Starter kit board with 1MB external RAM, 16 MB CFI flash, 32 MB DDR. I need Sofware application to Read/write the External SRAM. I have found an demonstration tool "cycloneIII_3c25_start_v12.0.0.exe", which seems to fit my needs.  

The tool is Control Panel which can test the board, it works (read/write) all memories, numbers should be provided in binary formats, but it doesn't work if the FPGA contains my Design. I did followings: I did a small design (Counter + SRam controller) to fill completely the external SRAM and try to check the contents with the control panel, so I had to reconfigure the FPGA with the factory image in order to get the control panel working, but i could not see the expected data inside the Sram, it gives every time the same contents i saw before, it looks like the SRAM will be overwritten (by either Control panel tool or factory image). My question: is it possible to use the control panel like that ? I expect the SRAM data cannot be lost by reconfiguring the FPGA ? My objective is to put some data in the SRAM, put my Design in the FPGA, process the data, write results back to the SRAM, reconfigure the FGA with factory image (just to be able to use control panel) and read the results from the SRAM !!! Please give me your opinion !! 

thanks in advance for your help 

Chahid
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
301 Views

As far as I know, no, you cannot use the control panel like that. The control panel is a user interface to test the functionality of the external components. you might be able to read/write to and from flash, but that's it. you need to find another way.

Altera_Forum
Honored Contributor II
301 Views

thanks PietervanderStar, I could write and read the Sram, but not if i configure the FPGA with my netlist between the two operations !!

0 Kudos
Reply