Forum Discussion
Altera_Forum
Honored Contributor
20 years agoDMA to on-chip RAM
I've got a custom platform DMAing from CF into SDRAM. All OK. To compare performance against on-chip SRAM, I've added an on-chip memory block in SOPC builder (24KB total, 32 bits wide),...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by tcdev+oct 7 2005, 03:18 am--><div class='quotetop'>quote (tcdev @ oct 7 2005, 03:18 am)</div>
--- quote start ---
i know i re-generated the design b/c it wouldn't have built a design i stopped half-way thru the generate - right?!?[/b]
--- quote end ---
not necessarily... it could have used some files that were newly generated and some from the last build. if there are no outright incompatibilities, it might build.
<!--quotebegin-tcdev@Oct 7 2005, 03:18 AM i can only put it down to sopc builder not re-building *everything* after i hit 'stop' and then made changes to the bus interconnect and re-generated! --- Quote End --- Sounds about right. The Stop button just stops the process; it doesn't do much in the way of cleaning up partial builds. It's a lot like 'make' in that regard.