URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [xess/] [xsv_cpld/] [syn/] [synplify/] [xsv_cpld.prj] - Rev 1773
Go to most recent revision | Compare with Previous | Blame | View Log
#-- Synplicity, Inc.#-- Version 7.0.3#-- Project file G:\xess\xsv_cpld\syn\synplify\xsv_cpld.prj#-- Written on Sat Mar 23 20:12:59 2002#add_file optionsadd_file -verilog "../../rtl/verilog/tdm_master_if.v"add_file -verilog "../../rtl/verilog/xsv_cpld_top.v"#reporting options#implementation: "xsv_cpld_1"impl -add xsv_cpld_1#device optionsset_option -technology XC9500set_option -part XC95108set_option -package TQ100set_option -speed_grade -20#compilation/mapping optionsset_option -default_enum_encoding sequentialset_option -symbolic_fsm_compiler 1set_option -resource_sharing 1set_option -top_module "xsv_cpld_top"#map optionsset_option -frequency 100.000set_option -fanout_limit 100set_option -disable_io_insertion 0#simulation optionsset_option -write_verilog 0set_option -write_vhdl 0#automatic place and route (vendor) optionsset_option -write_apr_constraint 1#set result format/file lastproject -result_file "xsv_cpld_1/xsv_cpld_top.edf"impl -active "xsv_cpld_1"
Go to most recent revision | Compare with Previous | Blame | View Log
