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

Subversion Repositories mips_enhanced

[/] [mips_enhanced/] [trunk/] [grlib-gpl-1.0.19-b3188/] [designs/] [leon3-gr-xc3s-1500/] [leon3mp_synplify.prj] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 dimamali
source compile.synp
2
add_file -vhdl -lib work config.vhd
3
add_file -vhdl -lib work ahbrom.vhd
4
add_file -vhdl -lib work vga_clkgen.vhd
5
add_file -vhdl -lib work leon3mp.vhd
6
add_file -constraint  default.sdc
7
 
8
#implementation: "synplify"
9
impl -add synplify
10
 
11
#device options
12
set_option -technology spartan3
13
set_option -part xc3s1500
14
set_option -speed_grade -4
15
 
16
#compilation/mapping options
17
set_option -symbolic_fsm_compiler 0
18
set_option -resource_sharing 0
19
set_option -use_fsm_explorer 0
20
set_option -write_vhdl 1
21
#set_option -disable_io_insertion 0
22
 
23
#map options
24
set_option -frequency 60
25
 
26
set_option -top_module leon3mp
27
 
28
#set result format/file last
29
project -result_file "synplify/leon3mp.edf"
30
 
31
#implementation attributes
32
set_option -vlog_std v95
33
set_option -compiler_compatible 0
34
set_option -package fg456
35
set_option -pipe 0; set_option -retiming 0; set_option -write_apr_constraint 0
36
impl -active "synplify"

powered by: WebSVN 2.1.0

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