Changeset 8 in XOpenSparcT1 for trunk/synplicity
- Timestamp:
- 03/22/11 11:51:17 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/synplicity/proj_1.prj
r6 r8 4 4 5 5 #project files 6 add_file -verilog "../trunk/T1-common/include/xst_defines.h" 6 7 add_file -verilog "../trunk/Top/W1.v" 7 8 add_file -verilog "../trunk/OC-UART/raminfr.v" … … 279 280 set_option -project_relative_includes 1 280 281 set_option -enable_nfilter 0 281 set_option -hdl_define -set "FPGA FPGA_SYN"282 282 set_option -include_path /home/sal/Desktop/sparc64soc/trunk/T1-common/include/ 283 284 #pr_1 attributes 285 set_option -job pr_1 -add par 286 set_option -job pr_1 -option enable_run 1 287 set_option -job pr_1 -option run_backannotation 0 283 288 284 289 #device options 285 290 set_option -technology Virtex5 286 set_option -part XC5VLX 20T287 set_option -package FF 323291 set_option -part XC5VLX110T 292 set_option -package FF1136 288 293 set_option -speed_grade -1 289 294 set_option -part_companion ""
Note: See TracChangeset
for help on using the changeset viewer.