OpenCores
URL https://opencores.org/ocsvn/ha1588/ha1588/trunk

Subversion Repositories ha1588

[/] [ha1588/] [tags/] [v1p0/] [rtl/] [top/] [ha1588_hw.tcl] - Blame information for rev 28

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 20 edn_walter
# TCL File Generated by Component Editor 10.1sp1
2
# Sat Mar 31 15:26:56 CST 2012
3
# DO NOT MODIFY
4
 
5
 
6
# +-----------------------------------
7
# | 
8
# | ha1588 "Hardware Assisted IEEE 1588 IP Core" v1.0
9
# | Walter EDN 2012.03.31.15:26:56
10
# | Hardware Assisted IEEE 1588 IP Core
11
# | 
12
# | ha1588.v
13
# | 
14
# |    ../../rtl/top/ha1588.v syn, sim
15
# |    ../../rtl/reg/reg.v syn, sim
16
# |    ../../rtl/rtc/rtc.v syn, sim
17
# |    ../../rtl/tsu/tsu.v syn, sim
18
# |    ../../rtl/tsu/ptp_parser.v syn, sim
19
# |    ../../rtl/tsu/ptp_queue.v syn, sim
20
# | 
21
# +-----------------------------------
22
 
23
# +-----------------------------------
24
# | request TCL package from ACDS 10.1
25
# | 
26
package require -exact sopc 10.1
27
# | 
28
# +-----------------------------------
29
 
30
# +-----------------------------------
31
# | module ha1588
32
# | 
33
set_module_property DESCRIPTION "Hardware Assisted IEEE 1588 IP Core"
34
set_module_property NAME ha1588
35
set_module_property VERSION 1.0
36
set_module_property INTERNAL false
37
set_module_property OPAQUE_ADDRESS_MAP true
38
set_module_property AUTHOR "Walter EDN"
39
set_module_property DISPLAY_NAME "Hardware Assisted IEEE 1588 IP Core"
40
set_module_property TOP_LEVEL_HDL_FILE ha1588.v
41
set_module_property TOP_LEVEL_HDL_MODULE ha1588
42
set_module_property INSTANTIATE_IN_SYSTEM_MODULE true
43
set_module_property EDITABLE true
44
set_module_property ANALYZE_HDL TRUE
45
# | 
46
# +-----------------------------------
47
 
48
# +-----------------------------------
49
# | files
50
# | 
51
add_file ../../rtl/top/ha1588.v {SYNTHESIS SIMULATION}
52
add_file ../../rtl/reg/reg.v {SYNTHESIS SIMULATION}
53
add_file ../../rtl/rtc/rtc.v {SYNTHESIS SIMULATION}
54
add_file ../../rtl/tsu/tsu.v {SYNTHESIS SIMULATION}
55
add_file ../../rtl/tsu/ptp_parser.v {SYNTHESIS SIMULATION}
56
add_file ../../rtl/tsu/ptp_queue.v {SYNTHESIS SIMULATION}
57
# | 
58
# +-----------------------------------
59
 
60
# +-----------------------------------
61
# | parameters
62
# | 
63
# | 
64
# +-----------------------------------
65
 
66
# +-----------------------------------
67
# | display items
68
# | 
69
# | 
70
# +-----------------------------------
71
 
72
# +-----------------------------------
73
# | connection point clock
74
# | 
75
add_interface clock clock end
76
set_interface_property clock clockRate 0
77
 
78
set_interface_property clock ENABLED true
79
 
80
add_interface_port clock clk clk Input 1
81
add_interface_port clock rst reset Input 1
82
# | 
83
# +-----------------------------------
84
 
85
# +-----------------------------------
86
# | connection point avalon_slave
87
# | 
88
add_interface avalon_slave avalon end
89
set_interface_property avalon_slave addressAlignment DYNAMIC
90
set_interface_property avalon_slave addressUnits WORDS
91
set_interface_property avalon_slave associatedClock clock
92
set_interface_property avalon_slave burstOnBurstBoundariesOnly false
93
set_interface_property avalon_slave explicitAddressSpan 0
94
set_interface_property avalon_slave holdTime 0
95
set_interface_property avalon_slave isMemoryDevice false
96
set_interface_property avalon_slave isNonVolatileStorage false
97
set_interface_property avalon_slave linewrapBursts false
98
set_interface_property avalon_slave maximumPendingReadTransactions 0
99
set_interface_property avalon_slave printableDevice false
100
set_interface_property avalon_slave readLatency 0
101
set_interface_property avalon_slave readWaitTime 1
102
set_interface_property avalon_slave setupTime 0
103
set_interface_property avalon_slave timingUnits Cycles
104
set_interface_property avalon_slave writeWaitTime 0
105
 
106
set_interface_property avalon_slave ENABLED true
107
 
108
add_interface_port avalon_slave wr_in write Input 1
109
add_interface_port avalon_slave rd_in read Input 1
110 25 edn_walter
add_interface_port avalon_slave addr_in address Input 8
111 20 edn_walter
add_interface_port avalon_slave data_in writedata Input 32
112
add_interface_port avalon_slave data_out readdata Output 32
113
# | 
114
# +-----------------------------------
115
 
116
# +-----------------------------------
117
# | connection point ref_clock
118
# | 
119
add_interface ref_clock conduit end
120
 
121
set_interface_property ref_clock ENABLED true
122
 
123
add_interface_port ref_clock rtc_clk export Input 1
124
# | 
125
# +-----------------------------------
126
 
127
# +-----------------------------------
128
# | connection point gmii_monitor
129
# | 
130
add_interface gmii_monitor conduit end
131
 
132
set_interface_property gmii_monitor ENABLED true
133
 
134
add_interface_port gmii_monitor rx_gmii_clk export Input 1
135
add_interface_port gmii_monitor rx_gmii_ctrl export Input 1
136
add_interface_port gmii_monitor rx_gmii_data export Input 8
137
add_interface_port gmii_monitor tx_gmii_clk export Input 1
138
add_interface_port gmii_monitor tx_gmii_ctrl export Input 1
139
add_interface_port gmii_monitor tx_gmii_data export Input 8
140
# | 
141
# +-----------------------------------

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.