Forum Discussion
dicas3d
New Contributor
3 years agoaltera_avalon_new_sdram_controller
I have a project with Dev board max1000 and altera_avalon_new_sdram_controller and in the last version of quartus prime lite give an error that I can't found this module in Qsys. Today I'm writing to ...
- 3 years ago
I picked an Verilog Model from manufacturer. This is the only thing that is provided as IP Core from him. This is a file .vp and .v for
NC-Verilog
And I don't know how use as an Qsys component. The main file is the .vp.
dicas3d
New Contributor
3 years agoI replaced altera_avalon_new_sdram_controller by altera_avalon_onchip_memory2 which has the same pinout. Is this IP Core replacement good (by good, I mean it gives exactly the same result)?
- sstrell3 years ago
Super Contributor
It depends on if the design would work the same whether you are using external memory or onchip memory, since you are making that kind of switch.