amitabh262002
Member level 2
- Joined
- Jul 24, 2007
- Messages
- 49
- Helped
- 8
- Reputation
- 16
- Reaction score
- 7
- Trophy points
- 1,288
- Activity points
- 1,661
Hi,
I am using following files in my project.
I want to modify these source files.
Please help me how to modify or edit these files so i can add my code in these
files.
-------------------------------------------------------
constant promfile : string := "prom.srec"; -- rom contents
constant sramfile : string := "sram.srec"; -- ram contents
constant sdramfile : string := "sdram.srec"; -- sdram contents
-------------------------------------------------------------
I am using following files in my project.
I want to modify these source files.
Please help me how to modify or edit these files so i can add my code in these
files.
-------------------------------------------------------
constant promfile : string := "prom.srec"; -- rom contents
constant sramfile : string := "sram.srec"; -- ram contents
constant sdramfile : string := "sdram.srec"; -- sdram contents
-------------------------------------------------------------