135 lines
4.3 KiB
Tcl
135 lines
4.3 KiB
Tcl
|
# TCL File Generated by Component Editor 18.1
|
||
|
# Fri Oct 30 13:47:37 CET 2020
|
||
|
# DO NOT MODIFY
|
||
|
|
||
|
|
||
|
#
|
||
|
# WS28XX "WS28XX" v1.0
|
||
|
# 2020.10.30.13:47:37
|
||
|
#
|
||
|
#
|
||
|
|
||
|
#
|
||
|
# request TCL package from ACDS 16.1
|
||
|
#
|
||
|
package require -exact qsys 16.1
|
||
|
|
||
|
|
||
|
#
|
||
|
# module WS28XX
|
||
|
#
|
||
|
set_module_property DESCRIPTION ""
|
||
|
set_module_property NAME WS28XX
|
||
|
set_module_property VERSION 1.0
|
||
|
set_module_property INTERNAL false
|
||
|
set_module_property OPAQUE_ADDRESS_MAP true
|
||
|
set_module_property AUTHOR ""
|
||
|
set_module_property DISPLAY_NAME WS28XX
|
||
|
set_module_property INSTANTIATE_IN_SYSTEM_MODULE true
|
||
|
set_module_property EDITABLE true
|
||
|
set_module_property REPORT_TO_TALKBACK false
|
||
|
set_module_property ALLOW_GREYBOX_GENERATION false
|
||
|
set_module_property REPORT_HIERARCHY false
|
||
|
|
||
|
|
||
|
#
|
||
|
# file sets
|
||
|
#
|
||
|
add_fileset QUARTUS_SYNTH QUARTUS_SYNTH "" ""
|
||
|
set_fileset_property QUARTUS_SYNTH TOP_LEVEL WS28XX
|
||
|
set_fileset_property QUARTUS_SYNTH ENABLE_RELATIVE_INCLUDE_PATHS false
|
||
|
set_fileset_property QUARTUS_SYNTH ENABLE_FILE_OVERWRITE_MODE false
|
||
|
add_fileset_file WS28XX.vhd VHDL PATH WS28XX.vhd TOP_LEVEL_FILE
|
||
|
|
||
|
|
||
|
#
|
||
|
# parameters
|
||
|
#
|
||
|
|
||
|
|
||
|
#
|
||
|
# display items
|
||
|
#
|
||
|
|
||
|
|
||
|
#
|
||
|
# connection point avalon_slave
|
||
|
#
|
||
|
add_interface avalon_slave avalon end
|
||
|
set_interface_property avalon_slave addressUnits WORDS
|
||
|
set_interface_property avalon_slave associatedClock clock_sink
|
||
|
set_interface_property avalon_slave associatedReset reset_sink
|
||
|
set_interface_property avalon_slave bitsPerSymbol 8
|
||
|
set_interface_property avalon_slave burstOnBurstBoundariesOnly false
|
||
|
set_interface_property avalon_slave burstcountUnits WORDS
|
||
|
set_interface_property avalon_slave explicitAddressSpan 0
|
||
|
set_interface_property avalon_slave holdTime 0
|
||
|
set_interface_property avalon_slave linewrapBursts false
|
||
|
set_interface_property avalon_slave maximumPendingReadTransactions 0
|
||
|
set_interface_property avalon_slave maximumPendingWriteTransactions 0
|
||
|
set_interface_property avalon_slave readLatency 0
|
||
|
set_interface_property avalon_slave readWaitTime 1
|
||
|
set_interface_property avalon_slave setupTime 0
|
||
|
set_interface_property avalon_slave timingUnits Cycles
|
||
|
set_interface_property avalon_slave writeWaitTime 0
|
||
|
set_interface_property avalon_slave ENABLED true
|
||
|
set_interface_property avalon_slave EXPORT_OF ""
|
||
|
set_interface_property avalon_slave PORT_NAME_MAP ""
|
||
|
set_interface_property avalon_slave CMSIS_SVD_VARIABLES ""
|
||
|
set_interface_property avalon_slave SVD_ADDRESS_GROUP ""
|
||
|
|
||
|
add_interface_port avalon_slave address address Input 2
|
||
|
add_interface_port avalon_slave write write Input 1
|
||
|
add_interface_port avalon_slave writedata writedata Input 32
|
||
|
add_interface_port avalon_slave read read Input 1
|
||
|
add_interface_port avalon_slave readdata readdata Output 32
|
||
|
set_interface_assignment avalon_slave embeddedsw.configuration.isFlash 0
|
||
|
set_interface_assignment avalon_slave embeddedsw.configuration.isMemoryDevice 0
|
||
|
set_interface_assignment avalon_slave embeddedsw.configuration.isNonVolatileStorage 0
|
||
|
set_interface_assignment avalon_slave embeddedsw.configuration.isPrintableDevice 0
|
||
|
|
||
|
|
||
|
#
|
||
|
# connection point clock_sink
|
||
|
#
|
||
|
add_interface clock_sink clock end
|
||
|
set_interface_property clock_sink clockRate 0
|
||
|
set_interface_property clock_sink ENABLED true
|
||
|
set_interface_property clock_sink EXPORT_OF ""
|
||
|
set_interface_property clock_sink PORT_NAME_MAP ""
|
||
|
set_interface_property clock_sink CMSIS_SVD_VARIABLES ""
|
||
|
set_interface_property clock_sink SVD_ADDRESS_GROUP ""
|
||
|
|
||
|
add_interface_port clock_sink clk clk Input 1
|
||
|
|
||
|
|
||
|
#
|
||
|
# connection point reset_sink
|
||
|
#
|
||
|
add_interface reset_sink reset end
|
||
|
set_interface_property reset_sink associatedClock clock_sink
|
||
|
set_interface_property reset_sink synchronousEdges DEASSERT
|
||
|
set_interface_property reset_sink ENABLED true
|
||
|
set_interface_property reset_sink EXPORT_OF ""
|
||
|
set_interface_property reset_sink PORT_NAME_MAP ""
|
||
|
set_interface_property reset_sink CMSIS_SVD_VARIABLES ""
|
||
|
set_interface_property reset_sink SVD_ADDRESS_GROUP ""
|
||
|
|
||
|
add_interface_port reset_sink nReset reset_n Input 1
|
||
|
|
||
|
|
||
|
#
|
||
|
# connection point ws_out_source
|
||
|
#
|
||
|
add_interface ws_out_source conduit end
|
||
|
set_interface_property ws_out_source associatedClock clock_sink
|
||
|
set_interface_property ws_out_source associatedReset ""
|
||
|
set_interface_property ws_out_source ENABLED true
|
||
|
set_interface_property ws_out_source EXPORT_OF ""
|
||
|
set_interface_property ws_out_source PORT_NAME_MAP ""
|
||
|
set_interface_property ws_out_source CMSIS_SVD_VARIABLES ""
|
||
|
set_interface_property ws_out_source SVD_ADDRESS_GROUP ""
|
||
|
|
||
|
add_interface_port ws_out_source lout new_signal Output 1
|
||
|
|