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

Subversion Repositories raytrac

[/] [raytrac/] [branches/] [fp_sgdma/] [raytrac_hw.tcl] - Blame information for rev 196

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 178 jguarin200
# TCL File Generated by Component Editor 11.0
2 187 jguarin200
# Tue Jun 05 21:33:32 COT 2012
3 178 jguarin200
# DO NOT MODIFY
4
 
5
 
6
# +-----------------------------------
7
# | 
8 187 jguarin200
# | RayTrAC "RayTrAC" v1.0
9
# | null 2012.06.05.21:33:32
10 178 jguarin200
# | 
11
# | 
12
# | //IMACJULIAN/imac/Code/Indigo/fp/fp/raytrac.vhd
13
# | 
14 187 jguarin200
# |    ./arithpack.vhd syn, sim
15
# |    ./raytrac.vhd syn, sim
16 178 jguarin200
# | 
17
# +-----------------------------------
18
 
19
# +-----------------------------------
20
# | request TCL package from ACDS 11.0
21
# | 
22
package require -exact sopc 11.0
23
# | 
24
# +-----------------------------------
25
 
26
# +-----------------------------------
27 187 jguarin200
# | module RayTrAC
28 178 jguarin200
# | 
29 187 jguarin200
set_module_property NAME RayTrAC
30 178 jguarin200
set_module_property VERSION 1.0
31
set_module_property INTERNAL false
32
set_module_property OPAQUE_ADDRESS_MAP true
33 187 jguarin200
set_module_property GROUP "Arithmetic RayTrac Components"
34
set_module_property DISPLAY_NAME RayTrAC
35 178 jguarin200
set_module_property TOP_LEVEL_HDL_FILE raytrac.vhd
36
set_module_property TOP_LEVEL_HDL_MODULE raytrac
37
set_module_property INSTANTIATE_IN_SYSTEM_MODULE true
38
set_module_property EDITABLE true
39
set_module_property ANALYZE_HDL TRUE
40
set_module_property STATIC_TOP_LEVEL_MODULE_NAME ""
41
set_module_property FIX_110_VIP_PATH false
42
# | 
43
# +-----------------------------------
44
 
45
# +-----------------------------------
46
# | files
47
# | 
48 187 jguarin200
add_file arithpack.vhd {SYNTHESIS SIMULATION}
49
add_file raytrac.vhd {SYNTHESIS SIMULATION}
50 178 jguarin200
# | 
51
# +-----------------------------------
52
 
53
# +-----------------------------------
54
# | parameters
55
# | 
56
# | 
57
# +-----------------------------------
58
 
59
# +-----------------------------------
60
# | display items
61
# | 
62
# | 
63
# +-----------------------------------
64
 
65
# +-----------------------------------
66
# | connection point clock
67
# | 
68
add_interface clock clock end
69 187 jguarin200
set_interface_property clock clockRate 0
70 178 jguarin200
 
71
set_interface_property clock ENABLED true
72
 
73
add_interface_port clock clk clk Input 1
74
# | 
75
# +-----------------------------------
76
 
77
# +-----------------------------------
78
# | connection point avalon_slave_0
79
# | 
80
add_interface avalon_slave_0 avalon end
81
set_interface_property avalon_slave_0 addressAlignment DYNAMIC
82
set_interface_property avalon_slave_0 addressUnits WORDS
83
set_interface_property avalon_slave_0 associatedClock clock
84
set_interface_property avalon_slave_0 burstOnBurstBoundariesOnly false
85
set_interface_property avalon_slave_0 explicitAddressSpan 0
86
set_interface_property avalon_slave_0 holdTime 0
87
set_interface_property avalon_slave_0 isMemoryDevice false
88
set_interface_property avalon_slave_0 isNonVolatileStorage false
89
set_interface_property avalon_slave_0 linewrapBursts false
90
set_interface_property avalon_slave_0 maximumPendingReadTransactions 0
91
set_interface_property avalon_slave_0 printableDevice false
92
set_interface_property avalon_slave_0 readLatency 0
93
set_interface_property avalon_slave_0 readWaitTime 1
94
set_interface_property avalon_slave_0 setupTime 0
95
set_interface_property avalon_slave_0 timingUnits Cycles
96
set_interface_property avalon_slave_0 writeWaitTime 0
97
 
98
set_interface_property avalon_slave_0 ENABLED true
99
 
100
add_interface_port avalon_slave_0 wr write Input 1
101 179 jguarin200
add_interface_port avalon_slave_0 add address Input 13
102 187 jguarin200
add_interface_port avalon_slave_0 d writedata Input 32
103 178 jguarin200
add_interface_port avalon_slave_0 q readdata Output 32
104
add_interface_port avalon_slave_0 rd read Input 1
105
# | 
106
# +-----------------------------------
107
 
108
# +-----------------------------------
109
# | connection point reset_sink
110
# | 
111
add_interface reset_sink reset end
112
set_interface_property reset_sink associatedClock clock
113
set_interface_property reset_sink synchronousEdges DEASSERT
114
 
115
set_interface_property reset_sink ENABLED true
116
 
117 187 jguarin200
add_interface_port reset_sink rst reset_n Input 1
118 178 jguarin200
# | 
119
# +-----------------------------------
120
 
121
# +-----------------------------------
122 187 jguarin200
# | connection point interrupt_sender_1
123 178 jguarin200
# | 
124 187 jguarin200
add_interface interrupt_sender_1 interrupt end
125
set_interface_property interrupt_sender_1 associatedAddressablePoint avalon_slave_0
126
set_interface_property interrupt_sender_1 associatedClock clock
127 178 jguarin200
 
128 187 jguarin200
set_interface_property interrupt_sender_1 ENABLED true
129 178 jguarin200
 
130 187 jguarin200
add_interface_port interrupt_sender_1 irq irq Output 1
131 178 jguarin200
# | 
132
# +-----------------------------------

powered by: WebSVN 2.1.0

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