📄 vga_card_hw.tcl
字号:
# TCL File Generated by Component Editor 7.2sp1 on:# Sun Aug 24 12:49:01 CST 2008# DO NOT MODIFYset_source_file "vga_card.vhd"set_module "vga_card"set_module_description ""set_module_property "author" "CTQY"set_module_property "className" "vga_card"set_module_property "displayName" "VGA Card"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 "vga_card.vhd" "vga_ctrl.vhd" "vga_display.vhd" ]set_module_property "version" "2.0"# 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" "sram_dq" "export"add_port_to_interface "export_0" "sram_addr" "export"add_port_to_interface "export_0" "sram_we_n" "export"add_port_to_interface "export_0" "sram_oe_n" "export"add_port_to_interface "export_0" "sram_ub_n" "export"add_port_to_interface "export_0" "sram_lb_n" "export"add_port_to_interface "export_0" "sram_ce_n" "export"add_port_to_interface "export_0" "vga_hsync" "export"add_port_to_interface "export_0" "vga_vsync" "export"add_port_to_interface "export_0" "vga_r" "export"add_port_to_interface "export_0" "vga_g" "export"add_port_to_interface "export_0" "vga_b" "export"add_port_to_interface "export_0" "vga_sync" "export"add_port_to_interface "export_0" "vga_blank" "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" "readWaitStates" "0"set_interface_property "avalon_slave_0" "holdTime" "0"set_interface_property "avalon_slave_0" "printableDevice" "false"set_interface_property "avalon_slave_0" "readWaitTime" "0"set_interface_property "avalon_slave_0" "setupTime" "0"set_interface_property "avalon_slave_0" "addressAlignment" "DYNAMIC"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_n" "write_n"add_port_to_interface "avalon_slave_0" "writedata" "writedata"add_port_to_interface "avalon_slave_0" "byteenable_n" "byteenable_n"add_port_to_interface "avalon_slave_0" "waitrequest" "waitrequest"add_port_to_interface "avalon_slave_0" "read_n" "read_n"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_vga" "export"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -