1 |
2 |
wes314 |
# TCL File Generated by Component Editor 9.0sp2
|
2 |
|
|
# Tue Sep 08 09:07:29 EST 2009
|
3 |
|
|
# DO NOT MODIFY
|
4 |
|
|
|
5 |
|
|
|
6 |
|
|
# +-----------------------------------
|
7 |
|
|
# |
|
8 |
|
|
# | usb_sync "usb_sync" v1.0
|
9 |
|
|
# | null 2009.09.08.09:07:29
|
10 |
|
|
# |
|
11 |
|
|
# |
|
12 |
|
|
# | src/vhdl/trunk/usb_sync.vhd
|
13 |
|
|
# |
|
14 |
|
|
# | ./usb_sync.vhd syn, sim
|
15 |
|
|
# |
|
16 |
|
|
# +-----------------------------------
|
17 |
|
|
|
18 |
|
|
|
19 |
|
|
# +-----------------------------------
|
20 |
|
|
# | module usb_sync
|
21 |
|
|
# |
|
22 |
|
|
set_module_property NAME usb_sync
|
23 |
|
|
set_module_property VERSION 1.0
|
24 |
|
|
set_module_property INTERNAL false
|
25 |
|
|
set_module_property GROUP USB
|
26 |
|
|
set_module_property DISPLAY_NAME usb_sync
|
27 |
|
|
set_module_property LIBRARIES {ieee.std_logic_1164.all ieee.std_logic_arith.all ieee.std_logic_unsigned.all std.standard.all}
|
28 |
|
|
set_module_property TOP_LEVEL_HDL_FILE usb_sync.vhd
|
29 |
|
|
set_module_property TOP_LEVEL_HDL_MODULE usb_sync
|
30 |
|
|
set_module_property INSTANTIATE_IN_SYSTEM_MODULE true
|
31 |
|
|
set_module_property EDITABLE true
|
32 |
|
|
# |
|
33 |
|
|
# +-----------------------------------
|
34 |
|
|
|
35 |
|
|
# +-----------------------------------
|
36 |
|
|
# | files
|
37 |
|
|
# |
|
38 |
|
|
add_file usb_sync.vhd {SYNTHESIS SIMULATION}
|
39 |
|
|
# |
|
40 |
|
|
# +-----------------------------------
|
41 |
|
|
|
42 |
|
|
# +-----------------------------------
|
43 |
|
|
# | parameters
|
44 |
|
|
# |
|
45 |
|
|
# |
|
46 |
|
|
# +-----------------------------------
|
47 |
|
|
|
48 |
|
|
# +-----------------------------------
|
49 |
|
|
# | connection point avalon_slave_0
|
50 |
|
|
# |
|
51 |
|
|
add_interface avalon_slave_0 avalon end
|
52 |
|
|
set_interface_property avalon_slave_0 addressAlignment DYNAMIC
|
53 |
|
|
set_interface_property avalon_slave_0 bridgesToMaster ""
|
54 |
|
|
set_interface_property avalon_slave_0 burstOnBurstBoundariesOnly false
|
55 |
|
|
set_interface_property avalon_slave_0 holdTime 0
|
56 |
|
|
set_interface_property avalon_slave_0 isMemoryDevice false
|
57 |
|
|
set_interface_property avalon_slave_0 isNonVolatileStorage false
|
58 |
|
|
set_interface_property avalon_slave_0 linewrapBursts false
|
59 |
|
|
set_interface_property avalon_slave_0 maximumPendingReadTransactions 0
|
60 |
|
|
set_interface_property avalon_slave_0 printableDevice false
|
61 |
|
|
set_interface_property avalon_slave_0 readLatency 0
|
62 |
|
|
set_interface_property avalon_slave_0 readWaitTime 1
|
63 |
|
|
set_interface_property avalon_slave_0 setupTime 0
|
64 |
|
|
set_interface_property avalon_slave_0 timingUnits Cycles
|
65 |
|
|
set_interface_property avalon_slave_0 writeWaitTime 0
|
66 |
|
|
|
67 |
|
|
set_interface_property avalon_slave_0 ASSOCIATED_CLOCK clock
|
68 |
|
|
set_interface_property avalon_slave_0 ENABLED true
|
69 |
|
|
|
70 |
|
|
add_interface_port avalon_slave_0 read_n read_n Input 1
|
71 |
|
|
add_interface_port avalon_slave_0 write_n write_n Input 1
|
72 |
|
|
add_interface_port avalon_slave_0 chipselect chipselect Input 1
|
73 |
|
|
add_interface_port avalon_slave_0 address address Input 2
|
74 |
|
|
add_interface_port avalon_slave_0 readdata readdata Output 32
|
75 |
|
|
add_interface_port avalon_slave_0 writedata writedata Input 32
|
76 |
|
|
# |
|
77 |
|
|
# +-----------------------------------
|
78 |
|
|
|
79 |
|
|
# +-----------------------------------
|
80 |
|
|
# | connection point clock
|
81 |
|
|
# |
|
82 |
|
|
add_interface clock clock end
|
83 |
|
|
set_interface_property clock ptfSchematicName ""
|
84 |
|
|
|
85 |
|
|
set_interface_property clock ENABLED true
|
86 |
|
|
|
87 |
|
|
add_interface_port clock clk clk Input 1
|
88 |
|
|
add_interface_port clock reset_n reset_n Input 1
|
89 |
|
|
# |
|
90 |
|
|
# +-----------------------------------
|
91 |
|
|
|
92 |
|
|
# +-----------------------------------
|
93 |
|
|
# | connection point usb_export
|
94 |
|
|
# |
|
95 |
|
|
add_interface usb_export conduit end
|
96 |
|
|
|
97 |
|
|
set_interface_property usb_export ENABLED true
|
98 |
|
|
|
99 |
|
|
add_interface_port usb_export usb_clock export Input 1
|
100 |
|
|
add_interface_port usb_export usb_data export Bidir 8
|
101 |
|
|
add_interface_port usb_export usb_rd_n export Output 1
|
102 |
|
|
add_interface_port usb_export usb_wr_n export Output 1
|
103 |
|
|
add_interface_port usb_export usb_oe_n export Output 1
|
104 |
|
|
add_interface_port usb_export usb_rxf_n export Input 1
|
105 |
|
|
add_interface_port usb_export usb_txe_n export Input 1
|
106 |
|
|
# |
|
107 |
|
|
# +-----------------------------------
|
108 |
|
|
|
109 |
|
|
# +-----------------------------------
|
110 |
|
|
# | connection point usb_irq
|
111 |
|
|
# |
|
112 |
|
|
add_interface usb_irq interrupt end
|
113 |
|
|
set_interface_property usb_irq associatedAddressablePoint avalon_slave_0
|
114 |
|
|
|
115 |
|
|
set_interface_property usb_irq ASSOCIATED_CLOCK clock
|
116 |
|
|
set_interface_property usb_irq ENABLED true
|
117 |
|
|
|
118 |
|
|
add_interface_port usb_irq irq irq Output 1
|
119 |
|
|
# |
|
120 |
|
|
# +-----------------------------------
|