Forum Discussion
4 Replies
- Altera_Forum
Honored Contributor
Micron offer rtl models for DDR4. See the 'sim models & software' section for each particular part - e.g. mt40a2g4trf-093e (http://www.micron.com/parts/dram/ddr4-sdram/mt40a2g4trf-093e).
Cheers, Alex - Altera_Forum
Honored Contributor
--- Quote Start --- Micron offer rtl models for DDR4. See the 'sim models & software' section for each particular part - e.g. mt40a2g4trf-093e (http://www.micron.com/parts/dram/ddr4-sdram/mt40a2g4trf-093e). Cheers, Alex --- Quote End --- Hi, these models are protected (encrypted .vp and .svp) files. Is there a way to decrypt or get non-protected files? Or are there any open source .v or .sv models for DDR4? thanks - Altera_Forum
Honored Contributor
I don't think we can get the full non-protected file. The model from micron is supply with open source testbench (tb.v).
It suppose sufficient for us to run the simulation. (This message was posted on behalf of Intel Corporation) - Altera_Forum
Honored Contributor
Micron memory models are protected IPs that Micron lets people use to verify DDR designs. It cannot be decrypted by users. You can only use this model along with your testbench during simulations and cannot modify it. The memory model will have most/all of the features of the DDR4 memory that you are testing and can be configured using # defines . Check the Micron memory model documentation for timing and other related options.