Forum Discussion
Altera_Forum
Honored Contributor
19 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!