Forum Discussion
Altera_Forum
Honored Contributor
20 years agoµCLinux in Stratix GX Development Board
Hi, I am wondering if it is possible to implement a µCLinux in a Stratix GX Development Board? In fact, I have a Stratix GX Development Board in order to develop high speed applications. D...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by hippo@May 25 2006, 10:07 AM i had similar problem before.
your ddr core avalon data bus width is greater than 32 bits, and the hwselect script can't handle.
please edit the ptf for hwselect only (not for hardware generation), reduce data bus width to 32 bits, and increase address bus width (up to the ddr memory capacity) .
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=15575)
--- quote end ---
--- Quote End --- Ok, that works. Thanks a lot Hippo!