Forum Discussion
Altera_Forum
Honored Contributor
11 years agosoc_system_board_info.xml/hps_common_board_info.xml common accross most devboards ?
I'm using De0-nano-soc & De1-soc from Terasic ..
neither has soc_system_board_info.xml & hps_common_board_info.xml included in the packages that arrived & Terasic is claiming their linux sources are proprietary (?? maybe i'll sic the EFF on them ..) so I've been using cv_soc_devkit_ghrd version is this going to be 'mostly ok' ?? has anyone fine tuned these files for these boards ? having pains trying to get a compile of linux complete&running but that is a post for another thread ...13 Replies
- Altera_Forum
Honored Contributor
--- Quote Start --- Hey Dave, -- mostly have to worry about Fpga2sdram interface --- Quote End --- Ralph- Any luck getting the FPGA2SDRAM interface running? I found a bug in how sopcinfo files are processed from Qsys that I've reported to Altera, but I haven't been able to get it working unless there are significant preloader changes required. I'd love to know if I'm missing something simple. - Altera_Forum
Honored Contributor
--- Quote Start --- Ralph- Any luck getting the FPGA2SDRAM interface running? I found a bug in how sopcinfo files are processed from Qsys that I've reported to Altera, but I haven't been able to get it working unless there are significant preloader changes required. I'd love to know if I'm missing something simple. --- Quote End --- I've had to take a (3 month) break from that section of my code (family stuff ) back into it shortly // currently working through MY modifications of the WS3DevelopingDriversForAlteraSoCLinux code to understand a bit better & to get my head back into that space spare time is at bit of a premium these days ... - Altera_Forum
Honored Contributor
--- Quote Start --- I've had to take a (3 month) break from that section of my code (family stuff ) back into it shortly // currently working through MY modifications of the WS3DevelopingDriversForAlteraSoCLinux code to understand a bit better & to get my head back into that space spare time is at bit of a premium these days ... --- Quote End --- I know that feeling...instead of debugging the interface we switched to using an on-chip FIFO until we have a week or so of time for debugging. Good luck!