?? sd_reader_hw.tcl
字號:
# TCL File Generated by Component Editor 7.2sp1 on:# Sun Aug 17 13:44:55 CST 2008# DO NOT MODIFYset_source_file "sd_reader.vhd"set_module "sd_reader"set_module_description ""set_module_property "author" "CTQY"set_module_property "className" "sd_reader"set_module_property "displayName" "SD Card Reader"set_module_property "group" ""set_module_property "instantiateInSystemModule" "true"set_module_property "libraries" [ list "ieee.std_logic_1164.all" "std.standard.all" ]set_module_property "synthesisFiles" [ list "sd_reader.vhd" "dcfifo_sd.vhd" "pck_CRC7.vhd" "recvdata.vhd" "recvresp.vhd" "sd_rd.vhd" "sd_rd_state.vhd" "sd_wr.vhd" "sd_wr_state.vhd" "sendcmd.vhd" "pck_CRC16.vhd" ]set_module_property "version" "1.1"# Module parameters# Interface clockadd_interface "clock" "clock" "sink" "asynchronous"# Ports in interface clockadd_port_to_interface "clock" "clk" "clk"add_port_to_interface "clock" "reset" "reset"# Interface export_0add_interface "export_0" "conduit" "start" "asynchronous"# Ports in interface export_0add_port_to_interface "export_0" "sd_cmd" "export"add_port_to_interface "export_0" "sd_data" "export"# Interface avalon_slave_0add_interface "avalon_slave_0" "avalon" "slave" "clock"set_interface_property "avalon_slave_0" "isNonVolatileStorage" "false"set_interface_property "avalon_slave_0" "burstOnBurstBoundariesOnly" "false"set_interface_property "avalon_slave_0" "readLatency" "0"set_interface_property "avalon_slave_0" "holdTime" "0"set_interface_property "avalon_slave_0" "printableDevice" "false"set_interface_property "avalon_slave_0" "readWaitTime" "1"set_interface_property "avalon_slave_0" "setupTime" "0"set_interface_property "avalon_slave_0" "addressAlignment" "NATIVE"set_interface_property "avalon_slave_0" "writeWaitTime" "0"set_interface_property "avalon_slave_0" "timingUnits" "Cycles"set_interface_property "avalon_slave_0" "minimumUninterruptedRunLength" "1"set_interface_property "avalon_slave_0" "isMemoryDevice" "false"set_interface_property "avalon_slave_0" "linewrapBursts" "false"set_interface_property "avalon_slave_0" "maximumPendingReadTransactions" "0"# Ports in interface avalon_slave_0add_port_to_interface "avalon_slave_0" "chipselect" "chipselect"add_port_to_interface "avalon_slave_0" "address" "address"add_port_to_interface "avalon_slave_0" "write" "write"add_port_to_interface "avalon_slave_0" "read" "read"add_port_to_interface "avalon_slave_0" "writedata" "writedata"add_port_to_interface "avalon_slave_0" "waitrequest" "waitrequest"add_port_to_interface "avalon_slave_0" "readdata" "readdata"# Interface conduit_endadd_interface "conduit_end" "conduit" "end" "asynchronous"# Ports in interface conduit_endadd_port_to_interface "conduit_end" "clk_sd" "export"
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -