- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi.
I study with DE2-70 & "using the sdram memory on altera's de2-70 board with verilog design" manual. I practiced sopc & sdram example but i had some error messages as shown in the attached image. I assigned the pin map by importing "de2-70 pin assignments.csv" file, and coded verilog source file using pin node name. please let me how can i solve this problem.. Thanks in advance. https://www.alteraforum.com/forum/attachment.php?attachmentid=2873 https://www.alteraforum.com/forum/attachment.php?attachmentid=2874Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I do not programm in Verilog, but from my understanding the datapins should be bidirectional?! (you can read it in the sopc description: "dq to and from the...") I think the instanciation for that in verilog is "inout [15:0] dram_dq;" perhaps give it a try, but I am not sure.
Have a nice day, Peter.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- I do not programm in Verilog, but from my understanding the datapins should be bidirectional?! (you can read it in the sopc description: "dq to and from the...") I think the instanciation for that in verilog is "inout [15:0] dram_dq;" perhaps give it a try, but I am not sure. Have a nice day, Peter. --- Quote End --- I didn't find my mistake about "inout" & "input".. Thanks for your apply!

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page