Stefan Schuermans commited on 2012-02-11 00:32:06
Showing 3 changed files, with 12 additions and 3 deletions.
... | ... |
@@ -1,6 +1,10 @@ |
1 |
+*.bgn |
|
2 |
+*.bit |
|
1 | 3 |
*.bld |
4 |
+*.cfi |
|
2 | 5 |
*.cmd_log |
3 | 6 |
*.csv |
7 |
+*.drc |
|
4 | 8 |
*.exe |
5 | 9 |
*.filter |
6 | 10 |
*.gise |
... | ... |
@@ -8,6 +12,7 @@ |
8 | 12 |
*.log |
9 | 13 |
*.lso |
10 | 14 |
*.map |
15 |
+*.mcs |
|
11 | 16 |
*.mrp |
12 | 17 |
*.ncd |
13 | 18 |
*.ngc |
... | ... |
@@ -18,6 +23,7 @@ |
18 | 23 |
*.par |
19 | 24 |
*.pcf |
20 | 25 |
*.prj |
26 |
+*.prm |
|
21 | 27 |
*.ptwx |
22 | 28 |
*.stx |
23 | 29 |
*.syr |
... | ... |
@@ -26,11 +32,13 @@ |
26 | 32 |
*.twx |
27 | 33 |
*.txt |
28 | 34 |
*.unroutes |
35 |
+*.ut |
|
29 | 36 |
*.wdb |
30 | 37 |
*.xml |
31 | 38 |
*.xpi |
32 | 39 |
*.xrpt |
33 | 40 |
*.xst |
41 |
+*.xwbt |
|
34 | 42 |
.lso |
35 | 43 |
_ngo |
36 | 44 |
_xmsgs |
... | ... |
@@ -77,10 +77,10 @@ |
77 | 77 |
<association xil_pn:name="Implementation" xil_pn:seqID="0"/> |
78 | 78 |
</file> |
79 | 79 |
<file xil_pn:name="constraints/clk.ucf" xil_pn:type="FILE_UCF"> |
80 |
- <association xil_pn:name="Implementation" xil_pn:seqID="159"/> |
|
80 |
+ <association xil_pn:name="Implementation" xil_pn:seqID="0"/> |
|
81 | 81 |
</file> |
82 | 82 |
<file xil_pn:name="constraints/rst.ucf" xil_pn:type="FILE_UCF"> |
83 |
- <association xil_pn:name="Implementation" xil_pn:seqID="160"/> |
|
83 |
+ <association xil_pn:name="Implementation" xil_pn:seqID="0"/> |
|
84 | 84 |
</file> |
85 | 85 |
</files> |
86 | 86 |
|
... | ... |
@@ -96,7 +96,7 @@ |
96 | 96 |
<property xil_pn:name="Auto Implementation Top" xil_pn:value="false" xil_pn:valueState="non-default"/> |
97 | 97 |
<property xil_pn:name="Automatic BRAM Packing" xil_pn:value="false" xil_pn:valueState="default"/> |
98 | 98 |
<property xil_pn:name="Automatically Insert glbl Module in the Netlist" xil_pn:value="true" xil_pn:valueState="default"/> |
99 |
- <property xil_pn:name="Automatically Run Generate Target PROM/ACE File" xil_pn:value="false" xil_pn:valueState="default"/> |
|
99 |
+ <property xil_pn:name="Automatically Run Generate Target PROM/ACE File" xil_pn:value="true" xil_pn:valueState="non-default"/> |
|
100 | 100 |
<property xil_pn:name="BRAM Utilization Ratio" xil_pn:value="100" xil_pn:valueState="default"/> |
101 | 101 |
<property xil_pn:name="Bring Out Global Set/Reset Net as a Port" xil_pn:value="false" xil_pn:valueState="default"/> |
102 | 102 |
<property xil_pn:name="Bring Out Global Tristate Net as a Port" xil_pn:value="false" xil_pn:valueState="default"/> |
... | ... |
@@ -372,6 +372,7 @@ |
372 | 372 |
<property xil_pn:name="Working Directory" xil_pn:value="." xil_pn:valueState="non-default"/> |
373 | 373 |
<property xil_pn:name="Write Timing Constraints" xil_pn:value="false" xil_pn:valueState="default"/> |
374 | 374 |
<property xil_pn:name="XOR Collapsing" xil_pn:value="true" xil_pn:valueState="default"/> |
375 |
+ <property xil_pn:name="iMPACT Project File" xil_pn:value="mips_sys.ipf" xil_pn:valueState="non-default"/> |
|
375 | 376 |
<!-- --> |
376 | 377 |
<!-- The following properties are for internal use only. These should not be modified.--> |
377 | 378 |
<!-- --> |
378 | 379 |