📄 dm9000a_if_hw.tcl
字号:
# TCL File Generated by Component Editor 7.2 on:# Sun Apr 06 04:22:17 CST 2008# DO NOT MODIFYset_source_file "hdl/DM9000A_IF.v"set_module "DM9000A_IF"set_module_description ""set_module_property "className" "dm9000a"set_module_property "displayName" "DM9000A"set_module_property "group" "Terasic Technologies Inc"set_module_property "simulationFiles" "hdl/DM9000A_IF.v"set_module_property "synthesisFiles" "hdl/DM9000A_IF.v"set_module_property "version" "1.0.1"# Module parameters# Interface clkadd_interface "clk" "clock" "sink" "asynchronous"# Ports in interface clkadd_port_to_interface "clk" "iCLK" "clk"# Interface avalon_slave_0_exportadd_interface "avalon_slave_0_export" "conduit" "end" "asynchronous"# Ports in interface avalon_slave_0_exportadd_port_to_interface "avalon_slave_0_export" "iOSC_50" "export"add_port_to_interface "avalon_slave_0_export" "ENET_DATA" "export"add_port_to_interface "avalon_slave_0_export" "ENET_CMD" "export"add_port_to_interface "avalon_slave_0_export" "ENET_RD_N" "export"add_port_to_interface "avalon_slave_0_export" "ENET_WR_N" "export"add_port_to_interface "avalon_slave_0_export" "ENET_CS_N" "export"add_port_to_interface "avalon_slave_0_export" "ENET_RST_N" "export"add_port_to_interface "avalon_slave_0_export" "ENET_CLK" "export"add_port_to_interface "avalon_slave_0_export" "ENET_INT" "export"# Interface avalon_slave_0add_interface "avalon_slave_0" "avalon" "slave" "clk"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" "readWaitStates" "40"set_interface_property "avalon_slave_0" "holdTime" "0"set_interface_property "avalon_slave_0" "printableDevice" "false"set_interface_property "avalon_slave_0" "readWaitTime" "40"set_interface_property "avalon_slave_0" "setupTime" "0"set_interface_property "avalon_slave_0" "addressAlignment" "NATIVE"set_interface_property "avalon_slave_0" "writeWaitTime" "40"set_interface_property "avalon_slave_0" "timingUnits" "Nanoseconds"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" "writeWaitStates" "40"set_interface_property "avalon_slave_0" "maximumPendingReadTransactions" "0"# Ports in interface avalon_slave_0add_port_to_interface "avalon_slave_0" "iDATA" "writedata"add_port_to_interface "avalon_slave_0" "iCMD" "address"add_port_to_interface "avalon_slave_0" "iRD_N" "read_n"add_port_to_interface "avalon_slave_0" "iWR_N" "write_n"add_port_to_interface "avalon_slave_0" "iCS_N" "chipselect_n"add_port_to_interface "avalon_slave_0" "oDATA" "readdata"add_port_to_interface "avalon_slave_0" "iRST_N" "write_n"# Interface avalon_slave_0_irqadd_interface "avalon_slave_0_irq" "interrupt" "sender" "clk"set_interface_property "avalon_slave_0_irq" "associatedAddressablePoint" "avalon_slave_0"# Ports in interface avalon_slave_0_irqadd_port_to_interface "avalon_slave_0_irq" "oINT" "irq"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -