📄 class.ptf
字号:
#
# This class.ptf file built by Component Editor
# 2006.07.25.23:45:19
#
# DO NOT MODIFY THIS FILE
# If you hand-modify this file you will likely
# interfere with Component Editor's ability to
# read and edit it. And then Component Editor
# will overwrite your changes anyway. So, for
# the very best results, just relax and
# DO NOT MODIFY THIS FILE
#
CLASS ctrl_rtl8019
{
CB_GENERATOR
{
HDL_FILES
{
}
top_module_name = "";
emit_system_h = "0";
}
MODULE_DEFAULTS global_signals
{
class = "ctrl_rtl8019";
class_version = "1.1";
SYSTEM_BUILDER_INFO
{
Instantiate_In_System_Module = "0";
Has_Clock = "0";
Top_Level_Ports_Are_Enumerated = "1";
}
COMPONENT_BUILDER
{
GLS_SETTINGS
{
}
}
PORT_WIRING
{
}
WIZARD_SCRIPT_ARGUMENTS
{
hdl_parameters
{
}
}
SIMULATION
{
DISPLAY
{
SIGNAL x101
{
name = "ctrl_rtl8019/global_signals";
format = "Divider";
}
SIGNAL x102
{
name = "ctrl_rtl8019/avalon_tristate_slave_0";
format = "Divider";
}
SIGNAL x103
{
name = "A";
radix = "hexadecimal";
}
SIGNAL x104
{
name = "D";
radix = "hexadecimal";
}
SIGNAL x105
{
name = "CS_n";
}
SIGNAL x106
{
name = "irq";
}
SIGNAL x107
{
name = "ior_n";
}
SIGNAL x108
{
name = "iow_n";
}
SIGNAL x109
{
name = "rst";
}
}
}
SLAVE avalon_tristate_slave_0
{
SYSTEM_BUILDER_INFO
{
Bus_Type = "avalon_tristate";
Address_Group = "1";
Has_Clock = "0";
Address_Width = "5";
Address_Alignment = "native";
Data_Width = "8";
Has_Base_Address = "1";
Has_IRQ = "1";
Setup_Time = "100ns";
Hold_Time = "100ns";
Read_Wait_States = "150ns";
Write_Wait_States = "150ns";
Read_Latency = "0";
Maximum_Pending_Read_Transactions = "0";
Active_CS_Through_Read_Latency = "0";
Is_Printable_Device = "0";
Is_Memory_Device = "0";
Is_Readable = "1";
Is_Writable = "1";
Minimum_Uninterrupted_Run_Length = "1";
}
COMPONENT_BUILDER
{
ATS_SETTINGS
{
Setup_Value = "100";
Read_Wait_Value = "150";
Write_Wait_Value = "150";
Hold_Value = "100";
Timing_Units = "ns";
Read_Latency_Value = "0";
Minimum_Arbitration_Shares = "1";
Active_CS_Through_Read_Latency = "0";
Max_Pending_Read_Transactions_Value = "1";
Address_Alignment = "native";
Is_Printable_Device = "0";
interface_name = "Avalon Tristate Slave";
external_wait = "0";
Is_Memory_Device = "0";
}
}
PORT_WIRING
{
PORT A
{
width = "5";
width_expression = "";
direction = "input";
type = "address";
is_shared = "1";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT D
{
width = "8";
width_expression = "";
direction = "inout";
type = "data";
is_shared = "1";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT CS_n
{
width = "1";
width_expression = "";
direction = "input";
type = "chipselect_n";
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 ior_n
{
width = "1";
width_expression = "";
direction = "input";
type = "read_n";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT iow_n
{
width = "1";
width_expression = "";
direction = "input";
type = "write_n";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT rst
{
width = "1";
width_expression = "";
direction = "input";
type = "reset";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
}
}
}
USER_INTERFACE
{
USER_LABELS
{
name = "ctrl_rtl8019";
technology = "Control Group";
}
WIZARD_UI the_wizard_ui
{
title = "ctrl_rtl8019 - {{ $MOD }}";
CONTEXT
{
H = "WIZARD_SCRIPT_ARGUMENTS/hdl_parameters";
M = "";
SBI_global_signals = "SYSTEM_BUILDER_INFO";
SBI_avalon_tristate_slave_0 = "SLAVE avalon_tristate_slave_0/SYSTEM_BUILDER_INFO";
}
PAGES main
{
PAGE 1
{
align = "left";
title = "<b>ctrl_rtl8019 1.1</b> Settings";
layout = "vertical";
TEXT
{
title = "Built on: 2006.07.25.23:45:19";
}
TEXT
{
title = "Class name: ctrl_rtl8019";
}
TEXT
{
title = "Class version: 1.1";
}
TEXT
{
title = "Component name: ctrl_rtl8019";
}
TEXT
{
title = "Component Group: Control Group";
}
}
}
}
}
SOPC_Builder_Version = "5.10";
COMPONENT_BUILDER
{
HDL_PARAMETERS
{
# generated by CBDocument.getParameterContainer
# used only by Component Editor
}
SW_FILES
{
FILE
{
filepath = "HAL/src/ctrl_rtl8019.c";
type = "HAL (HAL/src/)";
}
FILE
{
filepath = "HAL/inc/ctrl_rtl8019.h";
type = "HAL (HAL/inc/)";
}
FILE
{
filepath = "inc/ctrl_rtl8019_regs.h";
type = "Registers (inc/)";
}
}
built_on = "2006.07.25.23:45:19";
CACHED_HDL_INFO
{
# cached hdl info, emitted by CBFrameRealtime.getDocumentCachedHDLInfoSection
# used only by Component Builder
}
}
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 + -