Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- all, right. I have some questions for you. Q1. do you know custom IP? which means the IP-core which you make. Q2. can you access your SDRAM can you access your SDRAM some how? which means your system is connected to the SDRAM already. Q3. Do you know HDL? have you ever coded HDL and access to your hardware. OK, I wait your answer. and then I "may" teach you how SOPC builder works. unfortunately, I can not reply for 12 hours at least. see you. --- Quote End --- 1. I can make simple sopc system using NIOS II/e cpu, led, switch in DE2-70 example, but I don't know how they connected and how they operate. (like Avalon MM, I don't know about that) I can understand and follow this example. ftp://ftp.altera.com/up/pub/altera_material/qii_9.0/computer_organization/de2-70/tutorials/verilog/tut_de2-70_sdram_verilog.pdf I can just add some simple sopc components and make top verilog code for pin input, output & sopc components connection. 2. DE2-70 board has two 32MB SDRAM, but I have never used that before. 3. I know verilog hdl code and I can follow simple SOPC & NIOS II example about DE2-70, but I cannot make verilog code for complicated system. Thanks for your help!