Forum Discussion
Altera_Forum
Honored Contributor
14 years ago在这里能看见中文很亲切,
我想可能是我表达错了,我的想法是只使用AS,不使用Flash program ,因为在生成SOPC的时候,产生一个RAM/ROM的初始化文件.hex,而且我看到直接使用AS下载,把初始化文件存储到ROM或RAM里面,直接就可以下载了(我也看见有人这么下载过,但是我按照他的方法没有成功),这样把程序交给其他人下载的时候,会方便很多 Hi, I think I can'te express clearly。 I want to only use AS module download nois and .pof ,not flash program,I find when I buld NIOS2 ,it creat a files(.hex), the files is the RAM and RAM init-files. so I think it can be download with ROM to EPCS ,not use FLASH program,