OpenCores
URL https://opencores.org/ocsvn/mips_enhanced/mips_enhanced/trunk

Subversion Repositories mips_enhanced

[/] [mips_enhanced/] [trunk/] [grlib-gpl-1.0.19-b3188/] [bin/] [synplify.prj] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 dimamali
 
2
#implementation: "synplify"
3
impl -add synplify
4
 
5
#device options
6
set_option -technology TECHNOLOGY
7
set_option -part PART
8
set_option -speed_grade SPEED
9
 
10
#compilation/mapping options
11
set_option -symbolic_fsm_compiler 0
12
set_option -resource_sharing 0
13
set_option -use_fsm_explorer 0
14
set_option -write_vhdl 1
15
#set_option -disable_io_insertion 0
16
 
17
#map options
18
set_option -frequency SYNFREQ
19
 
20
set_option -top_module TOP
21
 
22
#set result format/file last
23
project -result_file "synplify/TOP.edf"
24
 
25
#implementation attributes
26
set_option -vlog_std v95
27
set_option -compiler_compatible 0

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.