| 1 | # TCL File Generated by Component Editor 13.1 |
|---|
| 2 | # Mon Mar 03 15:34:33 CET 2014 |
|---|
| 3 | # DO NOT MODIFY |
|---|
| 4 | |
|---|
| 5 | |
|---|
| 6 | # |
|---|
| 7 | # synchro "synchro" v1.0 |
|---|
| 8 | # 2014.03.03.15:34:33 |
|---|
| 9 | # |
|---|
| 10 | # |
|---|
| 11 | |
|---|
| 12 | # |
|---|
| 13 | # request TCL package from ACDS 13.1 |
|---|
| 14 | # |
|---|
| 15 | package require -exact qsys 13.1 |
|---|
| 16 | |
|---|
| 17 | |
|---|
| 18 | # |
|---|
| 19 | # module synchro |
|---|
| 20 | # |
|---|
| 21 | set_module_property DESCRIPTION "" |
|---|
| 22 | set_module_property NAME synchro |
|---|
| 23 | set_module_property VERSION 1.0 |
|---|
| 24 | set_module_property INTERNAL false |
|---|
| 25 | set_module_property OPAQUE_ADDRESS_MAP true |
|---|
| 26 | set_module_property GROUP smartEEG |
|---|
| 27 | set_module_property AUTHOR "" |
|---|
| 28 | set_module_property DISPLAY_NAME synchro |
|---|
| 29 | set_module_property INSTANTIATE_IN_SYSTEM_MODULE true |
|---|
| 30 | set_module_property EDITABLE true |
|---|
| 31 | set_module_property ANALYZE_HDL AUTO |
|---|
| 32 | set_module_property REPORT_TO_TALKBACK false |
|---|
| 33 | set_module_property ALLOW_GREYBOX_GENERATION false |
|---|
| 34 | |
|---|
| 35 | |
|---|
| 36 | # |
|---|
| 37 | # file sets |
|---|
| 38 | # |
|---|
| 39 | add_fileset QUARTUS_SYNTH QUARTUS_SYNTH "" "" |
|---|
| 40 | set_fileset_property QUARTUS_SYNTH TOP_LEVEL synchro |
|---|
| 41 | set_fileset_property QUARTUS_SYNTH ENABLE_RELATIVE_INCLUDE_PATHS false |
|---|
| 42 | add_fileset_file synchro.v VERILOG PATH synchro.v TOP_LEVEL_FILE |
|---|
| 43 | |
|---|
| 44 | add_fileset SIM_VERILOG SIM_VERILOG "" "" |
|---|
| 45 | set_fileset_property SIM_VERILOG TOP_LEVEL synchro |
|---|
| 46 | set_fileset_property SIM_VERILOG ENABLE_RELATIVE_INCLUDE_PATHS false |
|---|
| 47 | add_fileset_file synchro.v VERILOG PATH synchro.v |
|---|
| 48 | |
|---|
| 49 | |
|---|
| 50 | # |
|---|
| 51 | # parameters |
|---|
| 52 | # |
|---|
| 53 | |
|---|
| 54 | |
|---|
| 55 | # |
|---|
| 56 | # display items |
|---|
| 57 | # |
|---|
| 58 | |
|---|
| 59 | |
|---|
| 60 | # |
|---|
| 61 | # connection point clock |
|---|
| 62 | # |
|---|
| 63 | add_interface clock clock end |
|---|
| 64 | set_interface_property clock clockRate 0 |
|---|
| 65 | set_interface_property clock ENABLED true |
|---|
| 66 | set_interface_property clock EXPORT_OF "" |
|---|
| 67 | set_interface_property clock PORT_NAME_MAP "" |
|---|
| 68 | set_interface_property clock CMSIS_SVD_VARIABLES "" |
|---|
| 69 | set_interface_property clock SVD_ADDRESS_GROUP "" |
|---|
| 70 | |
|---|
| 71 | add_interface_port clock clk clk Input 1 |
|---|
| 72 | |
|---|
| 73 | |
|---|
| 74 | # |
|---|
| 75 | # connection point reset |
|---|
| 76 | # |
|---|
| 77 | add_interface reset reset end |
|---|
| 78 | set_interface_property reset associatedClock clock |
|---|
| 79 | set_interface_property reset synchronousEdges DEASSERT |
|---|
| 80 | set_interface_property reset ENABLED true |
|---|
| 81 | set_interface_property reset EXPORT_OF "" |
|---|
| 82 | set_interface_property reset PORT_NAME_MAP "" |
|---|
| 83 | set_interface_property reset CMSIS_SVD_VARIABLES "" |
|---|
| 84 | set_interface_property reset SVD_ADDRESS_GROUP "" |
|---|
| 85 | |
|---|
| 86 | add_interface_port reset reset reset Input 1 |
|---|
| 87 | |
|---|
| 88 | |
|---|
| 89 | # |
|---|
| 90 | # connection point conduit_sync |
|---|
| 91 | # |
|---|
| 92 | add_interface conduit_sync conduit end |
|---|
| 93 | set_interface_property conduit_sync associatedClock clock |
|---|
| 94 | set_interface_property conduit_sync associatedReset "" |
|---|
| 95 | set_interface_property conduit_sync ENABLED true |
|---|
| 96 | set_interface_property conduit_sync EXPORT_OF "" |
|---|
| 97 | set_interface_property conduit_sync PORT_NAME_MAP "" |
|---|
| 98 | set_interface_property conduit_sync CMSIS_SVD_VARIABLES "" |
|---|
| 99 | set_interface_property conduit_sync SVD_ADDRESS_GROUP "" |
|---|
| 100 | |
|---|
| 101 | add_interface_port conduit_sync video_trigger export Output 1 |
|---|
| 102 | add_interface_port conduit_sync etis_sync_clock export Output 1 |
|---|
| 103 | add_interface_port conduit_sync etis_sync_clock_start export Output 1 |
|---|
| 104 | |
|---|
| 105 | |
|---|
| 106 | # |
|---|
| 107 | # connection point ctrl |
|---|
| 108 | # |
|---|
| 109 | add_interface ctrl avalon end |
|---|
| 110 | set_interface_property ctrl addressUnits WORDS |
|---|
| 111 | set_interface_property ctrl associatedClock clock |
|---|
| 112 | set_interface_property ctrl associatedReset reset |
|---|
| 113 | set_interface_property ctrl bitsPerSymbol 8 |
|---|
| 114 | set_interface_property ctrl burstOnBurstBoundariesOnly false |
|---|
| 115 | set_interface_property ctrl burstcountUnits WORDS |
|---|
| 116 | set_interface_property ctrl explicitAddressSpan 0 |
|---|
| 117 | set_interface_property ctrl holdTime 0 |
|---|
| 118 | set_interface_property ctrl linewrapBursts false |
|---|
| 119 | set_interface_property ctrl maximumPendingReadTransactions 0 |
|---|
| 120 | set_interface_property ctrl readLatency 0 |
|---|
| 121 | set_interface_property ctrl readWaitTime 1 |
|---|
| 122 | set_interface_property ctrl setupTime 0 |
|---|
| 123 | set_interface_property ctrl timingUnits Cycles |
|---|
| 124 | set_interface_property ctrl writeWaitTime 0 |
|---|
| 125 | set_interface_property ctrl ENABLED true |
|---|
| 126 | set_interface_property ctrl EXPORT_OF "" |
|---|
| 127 | set_interface_property ctrl PORT_NAME_MAP "" |
|---|
| 128 | set_interface_property ctrl CMSIS_SVD_VARIABLES "" |
|---|
| 129 | set_interface_property ctrl SVD_ADDRESS_GROUP "" |
|---|
| 130 | |
|---|
| 131 | add_interface_port ctrl avs_s0_address address Input 8 |
|---|
| 132 | add_interface_port ctrl avs_s0_read read Input 1 |
|---|
| 133 | add_interface_port ctrl avs_s0_readdata readdata Output 32 |
|---|
| 134 | add_interface_port ctrl avs_s0_write write Input 1 |
|---|
| 135 | add_interface_port ctrl avs_s0_writedata writedata Input 32 |
|---|
| 136 | add_interface_port ctrl avs_s0_waitrequest waitrequest Output 1 |
|---|
| 137 | set_interface_assignment ctrl embeddedsw.configuration.isFlash 0 |
|---|
| 138 | set_interface_assignment ctrl embeddedsw.configuration.isMemoryDevice 0 |
|---|
| 139 | set_interface_assignment ctrl embeddedsw.configuration.isNonVolatileStorage 0 |
|---|
| 140 | set_interface_assignment ctrl embeddedsw.configuration.isPrintableDevice 0 |
|---|
| 141 | |
|---|
| 142 | |
|---|
| 143 | # |
|---|
| 144 | # connection point ts |
|---|
| 145 | # |
|---|
| 146 | add_interface ts avalon_streaming start |
|---|
| 147 | set_interface_property ts associatedClock clock |
|---|
| 148 | set_interface_property ts associatedReset reset |
|---|
| 149 | set_interface_property ts dataBitsPerSymbol 8 |
|---|
| 150 | set_interface_property ts errorDescriptor "" |
|---|
| 151 | set_interface_property ts firstSymbolInHighOrderBits true |
|---|
| 152 | set_interface_property ts maxChannel 0 |
|---|
| 153 | set_interface_property ts readyLatency 0 |
|---|
| 154 | set_interface_property ts ENABLED true |
|---|
| 155 | set_interface_property ts EXPORT_OF "" |
|---|
| 156 | set_interface_property ts PORT_NAME_MAP "" |
|---|
| 157 | set_interface_property ts CMSIS_SVD_VARIABLES "" |
|---|
| 158 | set_interface_property ts SVD_ADDRESS_GROUP "" |
|---|
| 159 | |
|---|
| 160 | add_interface_port ts aso_ts_data data Output 32 |
|---|
| 161 | add_interface_port ts aso_ts_ready ready Input 1 |
|---|
| 162 | add_interface_port ts aso_ts_valid valid Output 1 |
|---|
| 163 | |
|---|