📄 class.ptf
字号:
H = "WIZARD_SCRIPT_ARGUMENTS/hdl_parameters";
M = "";
SBI_global_signals = "SYSTEM_BUILDER_INFO";
SBI_avalon_slave = "SLAVE avalon_slave/SYSTEM_BUILDER_INFO";
}
PAGES main
{
PAGE 1
{
align = "left";
title = "<b>i2c_master 1.0</b> Settings";
layout = "vertical";
TEXT
{
title = "Built on: 2006.04.05.00:31:31";
}
TEXT
{
title = "Class name: i2c_master";
}
TEXT
{
title = "Class version: 1.0";
}
TEXT
{
title = "Component name: i2c_master";
}
TEXT
{
title = "Component Group: Communication";
}
}
}
}
}
SOPC_Builder_Version = "5.10";
COMPONENT_BUILDER
{
HDL_PARAMETERS
{
# generated by CBDocument.getParameterContainer
# used only by Component Editor
}
SW_FILES
{
}
built_on = "2006.04.05.00:31:31";
CACHED_HDL_INFO
{
# cached hdl info, emitted by CBFrameRealtime.getDocumentCachedHDLInfoSection
# used only by Component Builder
FILE i2c_master_bit_ctrl.v
{
file_mod = "Fri May 07 07:02:26 EDT 2004";
quartus_map_start = "Tue Apr 04 21:56:40 EDT 2006";
quartus_map_finished = "Tue Apr 04 21:56:42 EDT 2006";
#found 0 valid modules
}
FILE i2c_master_byte_ctrl.v
{
file_mod = "Wed Feb 18 06:40:46 EST 2004";
quartus_map_start = "Tue Apr 04 21:56:42 EDT 2006";
quartus_map_finished = "Tue Apr 04 21:56:44 EDT 2006";
#found 0 valid modules
}
FILE i2c_master_defines.v
{
file_mod = "Mon Nov 05 06:59:26 EST 2001";
quartus_map_start = "Tue Apr 04 21:56:44 EDT 2006";
quartus_map_finished = "Tue Apr 04 21:56:46 EDT 2006";
#found 0 valid modules
}
FILE i2c_master_top.v
{
file_mod = "Sun Feb 27 04:26:24 EST 2005";
quartus_map_start = "Tue Apr 04 21:56:46 EDT 2006";
quartus_map_finished = "Tue Apr 04 21:56:47 EDT 2006";
#found 0 valid modules
}
FILE i2c_master.v
{
file_mod = "Wed Apr 05 00:30:57 EDT 2006";
quartus_map_start = "Wed Apr 05 00:31:01 EDT 2006";
quartus_map_finished = "Wed Apr 05 00:31:03 EDT 2006";
#found 1 valid modules
WRAPPER i2c_master
{
CLASS i2c_master
{
CB_GENERATOR
{
HDL_FILES
{
FILE
{
use_in_simulation = "1";
use_in_synthesis = "1";
filepath = "D:/fpga/satlink_dev_full/i2c_master/hdl/i2c_master.v";
}
}
top_module_name = "i2c_master";
emit_system_h = "0";
}
MODULE_DEFAULTS global_signals
{
class = "i2c_master";
class_version = "1.0";
SYSTEM_BUILDER_INFO
{
Instantiate_In_System_Module = "1";
}
SLAVE avalon_slave_0
{
SYSTEM_BUILDER_INFO
{
Bus_Type = "avalon";
}
PORT_WIRING
{
PORT address
{
width = "3";
width_expression = "";
direction = "input";
type = "address";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT writedata
{
width = "8";
width_expression = "";
direction = "input";
type = "writedata";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT readdata
{
width = "8";
width_expression = "";
direction = "output";
type = "readdata";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT write
{
width = "1";
width_expression = "";
direction = "input";
type = "write";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT chipselect
{
width = "1";
width_expression = "";
direction = "input";
type = "chipselect";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT irq
{
width = "1";
width_expression = "";
direction = "output";
type = "irq";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT waitrequest_n
{
width = "1";
width_expression = "";
direction = "output";
type = "waitrequest_n";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT i2c_scl
{
width = "1";
width_expression = "";
direction = "inout";
type = "export";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT i2c_sda
{
width = "1";
width_expression = "";
direction = "inout";
type = "export";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
}
}
PORT_WIRING
{
PORT clk
{
width = "1";
width_expression = "";
direction = "input";
type = "clk";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT reset_n
{
width = "1";
width_expression = "";
direction = "input";
type = "reset_n";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
}
}
USER_INTERFACE
{
USER_LABELS
{
name = "i2c_master";
technology = "imported components";
}
}
SOPC_Builder_Version = "0.0";
}
}
}
}
}
ASSOCIATED_FILES
{
Add_Program = "the_wizard_ui";
Edit_Program = "the_wizard_ui";
Generator_Program = "cb_generator.pl";
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -