Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
12748 Discussions

Mif file Simulation in modelsim using nios IDE

Altera_Forum
Honored Contributor II
1,219 Views

Hi, 

 

My core contains ROM (mif) file. I want to simulate it in modelsim software using Nios IDE. But Modelsim does not support mif file.  

 

Please give some idea to solve this problem.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
468 Views

 

--- Quote Start ---  

originally posted by slsnios@Nov 23 2006, 10:04 AM 

hi, 

 

my core contains rom (mif) file. i want to simulate it in modelsim software using nios ide. but modelsim does not support mif file.  

 

please give some idea to solve this problem. 

<div align='right'><{post_snapback}> (index.php?act=findpost&pid=19587) 

--- quote end ---  

 

--- Quote End ---  

 

if you use the Nios IDE, coud didn&#39;t need mif files. The Nios IDE generate an elf-file after compilation. Now you can start ModelSim simulation and the NIOS IDE generate an dat-file with your program and your data. 

 

An other way, you can convert your files in Quartus II.  

 

On the Altera HP is a video over "How I simulate the Nios core with ModelSim!".
0 Kudos
Reply