Forum Discussion
Altera_Forum
Honored Contributor
20 years ago<div class='quotetop'>QUOTE </div>
--- Quote Start --- You should use ath alt_uncached_malloc call or the alt_remap_uncached call. Don't explicitly set the bit 31 as that's the current hardware implementation. Besides the functions do just this, the difference is that if the behaviour of the hardware ever changes Altera can change the behaviour of alt_uncached_malloc or alt_remap_uncached and you don't need to change your code[/b] --- Quote End --- Hi Rugbybloke, Great advice... Thanks a lot... Have you ever used FS2 console?