Stefan Schuermans commited on 2012-02-10 23:22:30
Showing 1 changed files, with 8 additions and 8 deletions.
| ... | ... |
@@ -31,12 +31,6 @@ |
| 31 | 31 |
<association xil_pn:name="BehavioralSimulation" xil_pn:seqID="10"/> |
| 32 | 32 |
<association xil_pn:name="Implementation" xil_pn:seqID="10"/> |
| 33 | 33 |
</file> |
| 34 |
- <file xil_pn:name="constraints/clk.ucf" xil_pn:type="FILE_UCF"> |
|
| 35 |
- <association xil_pn:name="Implementation" xil_pn:seqID="0"/> |
|
| 36 |
- </file> |
|
| 37 |
- <file xil_pn:name="constraints/rst.ucf" xil_pn:type="FILE_UCF"> |
|
| 38 |
- <association xil_pn:name="Implementation" xil_pn:seqID="0"/> |
|
| 39 |
- </file> |
|
| 40 | 34 |
<file xil_pn:name="mips/regs.vhd" xil_pn:type="FILE_VHDL"> |
| 41 | 35 |
<association xil_pn:name="BehavioralSimulation" xil_pn:seqID="3"/> |
| 42 | 36 |
<association xil_pn:name="Implementation" xil_pn:seqID="3"/> |
| ... | ... |
@@ -82,6 +76,12 @@ |
| 82 | 76 |
<file xil_pn:name="constraints/leds.ucf" xil_pn:type="FILE_UCF"> |
| 83 | 77 |
<association xil_pn:name="Implementation" xil_pn:seqID="0"/> |
| 84 | 78 |
</file> |
| 79 |
+ <file xil_pn:name="constraints/clk.ucf" xil_pn:type="FILE_UCF"> |
|
| 80 |
+ <association xil_pn:name="Implementation" xil_pn:seqID="159"/> |
|
| 81 |
+ </file> |
|
| 82 |
+ <file xil_pn:name="constraints/rst.ucf" xil_pn:type="FILE_UCF"> |
|
| 83 |
+ <association xil_pn:name="Implementation" xil_pn:seqID="160"/> |
|
| 84 |
+ </file> |
|
| 85 | 85 |
</files> |
| 86 | 86 |
|
| 87 | 87 |
<properties> |
| ... | ... |
@@ -392,9 +392,9 @@ |
| 392 | 392 |
</properties> |
| 393 | 393 |
|
| 394 | 394 |
<bindings> |
| 395 |
- <binding xil_pn:location="/e_mips_core" xil_pn:name="constraints/clk.ucf"/> |
|
| 396 |
- <binding xil_pn:location="/e_mips_core" xil_pn:name="constraints/rst.ucf"/> |
|
| 397 | 395 |
<binding xil_pn:location="/e_system" xil_pn:name="constraints/leds.ucf"/> |
| 396 |
+ <binding xil_pn:location="/e_system" xil_pn:name="constraints/clk.ucf"/> |
|
| 397 |
+ <binding xil_pn:location="/e_system" xil_pn:name="constraints/rst.ucf"/> |
|
| 398 | 398 |
</bindings> |
| 399 | 399 |
|
| 400 | 400 |
<libraries/> |
| 401 | 401 |