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++
12604 Discussions

Is it possible to use Simplify for Nios2

Altera_Forum
Honored Contributor II
895 Views

I want to use Simplify for compilation process of my NIos2 system 

Can someone explain how to do it ? 

 

In my project i have one part in AHDL and all other files in Verilog  

Top level is ALEXS_BOARD_BLOCK.dbf (is block diagramm) 

 

I was trying to set extarnal compilation tool in quatrus  

My steps is : 

1. Open workable design  

2. Open project settings 

3. Open "EDA Tool Settings"->"Design Entry & Synthesis" 

4. Select Tool name -> "Synplify Pro" 

5. Set Format - 'Verilog HDL" 

6. Set checkbox - "Run this tool automaticaly.... " 

7. Select Library Mapping File "C:/Program Files/synplicity/Synplify_73/lib/synplcty.lmf" (it present) 

8. Click OK 

9. run synthesis 

And have following srr file from simplify 

________________________________________________ 

$ Start of Compile# Mon May 23 09:07:52 2005 

 

Synplicity Verilog Compiler, version Compilers 7.3, Build 073R, built May 30 2003 

Copyright © 1994-2002, Synplicity Inc. All Rights Reserved 

 

@I::"D:\ALTERA_PRJ\CYCLC6\alexbrd_ver\mmc\altsyncram0.v

@I::"D:\ALTERA_PRJ\CYCLC6\alexbrd_ver\mmc\avalon.v

@I::"D:\ALTERA_PRJ\CYCLC6\alexbrd_ver\mmc\mux2.v

@I::"D:\ALTERA_PRJ\CYCLC6\alexbrd_ver\cf_PLAY\scfifo0.v

@I::"D:\ALTERA_PRJ\CYCLC6\alexbrd_ver\cf_PLAY\sound.v

@I::"D:\ALTERA_PRJ\CYCLC6\alexbrd_ver\DQM_ANALYZER.v

Verilog syntax check successful! 

@E|No component with name ALEXS_BOARD_BLOCK to synthesize 

@END 

Process took 0h:0m:0s realtime, 0h:0m:0s cputime 

________________________________________________ 

 

How to fix this ?
0 Kudos
0 Replies
Reply