📄 freedev_ps2_hw.tcl
字号:
# TCL File Generated by Component Editor 7.2 on:# Thu Jul 31 17:08:54 CST 2008# DO NOT MODIFYset_source_file "freedev_ps2.v"set_module "freedev_ps2"set_module_description ""set_module_property "className" "freedev_ps2"set_module_property "group" "User Logic"set_module_property "synthesisFiles" [ list "freedev_ps2.v" "ps2_keyboard_interface.v" ]set_module_property "version" "1.0.1"# Module parameters# Interface avalon_slave_0_clockadd_interface "avalon_slave_0_clock" "clock" "sink" "asynchronous"# Ports in interface avalon_slave_0_clockadd_port_to_interface "avalon_slave_0_clock" "clk" "clk"add_port_to_interface "avalon_slave_0_clock" "rst" "reset"# Interface avalon_slave_0_exportadd_interface "avalon_slave_0_export" "conduit" "start" "asynchronous"# Ports in interface avalon_slave_0_exportadd_port_to_interface "avalon_slave_0_export" "ps2_data" "export"add_port_to_interface "avalon_slave_0_export" "ps2_clk" "export"# Interface avalon_slave_0add_interface "avalon_slave_0" "avalon" "slave" "avalon_slave_0_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" "DYNAMIC"set_interface_property "avalon_slave_0" "writeWaitTime" "1"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" "writeWaitStates" "1"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" "read" "read"add_port_to_interface "avalon_slave_0" "write" "write"add_port_to_interface "avalon_slave_0" "address" "address"add_port_to_interface "avalon_slave_0" "readdata" "readdata"add_port_to_interface "avalon_slave_0" "writedata" "writedata"# Interface avalon_slave_0_irqadd_interface "avalon_slave_0_irq" "interrupt" "sender" "avalon_slave_0_clock"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" "irq" "irq"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -