📄 class.ptf
字号:
Write_Wait_Value = "0";
Hold_Value = "0";
Timing_Units = "cycles";
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";
Interleave_Bursts = "0";
interface_name = "Avalon Slave";
external_wait = "1";
Is_Memory_Device = "0";
}
}
PORT_WIRING
{
PORT av_address
{
width = "10";
width_expression = "";
direction = "input";
type = "address";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT av_read
{
width = "1";
width_expression = "";
direction = "input";
type = "read";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT av_readdata
{
width = "32";
width_expression = "";
direction = "output";
type = "readdata";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT av_write
{
width = "1";
width_expression = "";
direction = "input";
type = "write";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT av_writedata
{
width = "32";
width_expression = "";
direction = "input";
type = "writedata";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT av_chipselect
{
width = "1";
width_expression = "";
direction = "input";
type = "chipselect";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT av_waitrequest_n
{
width = "1";
width_expression = "";
direction = "output";
type = "waitrequest_n";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT av_irq
{
width = "1";
width_expression = "";
direction = "output";
type = "irq";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
}
}
MASTER rx_master
{
SYSTEM_BUILDER_INFO
{
Bus_Type = "avalon";
Address_Group = "2";
Has_Clock = "0";
Address_Width = "32";
Data_Width = "32";
Do_Stream_Reads = "0";
Do_Stream_Writes = "0";
Is_Asynchronous = "0";
Has_IRQ = "0";
Irq_Scheme = "none";
Interrupt_Range = "";
Is_Readable = "0";
Is_Writable = "1";
Is_Big_Endian = "0";
Register_Outgoing_Signals = "0";
}
COMPONENT_BUILDER
{
AVM_SETTINGS
{
stream_reads = "0";
stream_writes = "0";
irq_width = "0";
irq_number_width = "0";
irq_scheme = "none";
Is_Asynchronous = "0";
Is_Big_Endian = "0";
}
}
PORT_WIRING
{
PORT av_rx_address
{
width = "32";
width_expression = "";
direction = "output";
type = "address";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT av_rx_waitrequest
{
width = "1";
width_expression = "";
direction = "input";
type = "waitrequest";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT av_rx_write
{
width = "1";
width_expression = "";
direction = "output";
type = "write";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT av_rx_writedata
{
width = "32";
width_expression = "";
direction = "output";
type = "writedata";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT av_rx_byteenable
{
width = "4";
width_expression = "";
direction = "output";
type = "byteenable";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
}
}
MASTER tx_master
{
SYSTEM_BUILDER_INFO
{
Bus_Type = "avalon";
Address_Group = "3";
Has_Clock = "0";
Address_Width = "32";
Data_Width = "32";
Do_Stream_Reads = "0";
Do_Stream_Writes = "0";
Is_Asynchronous = "0";
Has_IRQ = "0";
Irq_Scheme = "none";
Interrupt_Range = "";
Is_Readable = "1";
Is_Writable = "0";
Is_Big_Endian = "0";
Register_Outgoing_Signals = "0";
}
COMPONENT_BUILDER
{
AVM_SETTINGS
{
stream_reads = "0";
stream_writes = "0";
irq_width = "0";
irq_number_width = "0";
irq_scheme = "none";
Is_Asynchronous = "0";
Is_Big_Endian = "0";
}
}
PORT_WIRING
{
PORT av_tx_address
{
width = "32";
width_expression = "";
direction = "output";
type = "address";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT av_tx_read
{
width = "1";
width_expression = "";
direction = "output";
type = "read";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT av_tx_waitrequest
{
width = "1";
width_expression = "";
direction = "input";
type = "waitrequest";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT av_tx_readdata
{
width = "32";
width_expression = "";
direction = "input";
type = "readdata";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
PORT av_tx_readdatavalid
{
width = "1";
width_expression = "";
direction = "input";
type = "readdatavalid";
is_shared = "0";
vhdl_record_name = "";
vhdl_record_type = "";
}
}
}
}
USER_INTERFACE
{
USER_LABELS
{
name = "OpenCores 10/100 Ethernet MAC Avalon";
technology = "Interface Protocols/Ethernet";
}
WIZARD_UI the_wizard_ui
{
title = "OpenCores 10/100 Ethernet MAC Avalon - {{ $MOD }}";
CONTEXT
{
H = "WIZARD_SCRIPT_ARGUMENTS/hdl_parameters";
M = "";
SBI_global_signals = "SYSTEM_BUILDER_INFO";
SBI_control_port = "SLAVE control_port/SYSTEM_BUILDER_INFO";
SBI_rx_master = "MASTER rx_master/SYSTEM_BUILDER_INFO";
SBI_tx_master = "MASTER tx_master/SYSTEM_BUILDER_INFO";
}
PAGES main
{
PAGE 1
{
align = "left";
title = "<b>eth_ocm 7.2</b> Settings";
layout = "vertical";
TEXT
{
title = "Built on: 2008.02.19.16:45:25";
}
TEXT
{
title = "Class name: eth_ocm";
}
TEXT
{
title = "Class version: 7.2";
}
TEXT
{
title = "Component name: eth_ocm";
}
TEXT
{
title = "Component Group: Interface Protocols/Ethernet";
}
GROUP parameters
{
title = "Parameters";
layout = "form";
align = "left";
EDIT e1
{
id = "TOTAL_DESCRIPTORS";
editable = "1";
title = "TOTAL_DESCRIPTORS:";
columns = "40";
tooltip = "default value: 128";
DATA
{
$H/total_descriptors = "$";
}
q = "'";
warning = "{{ if(!(regexp('ugly_'+$H/total_descriptors,'ugly_[0-9]*'+$q+'[bB][01][_01]*')||regexp('ugly_'+$H/total_descriptors,'ugly_[0-9]*'+$q+'[hH][0-9a-fA-F][_0-9a-fA-F]*')||regexp('ugly_'+$H/total_descriptors,'ugly_[0-9]*'+$q+'[oO][0-7][_0-7]*')||regexp('ugly_'+$H/total_descriptors,'ugly_0x[0-9a-fA-F]+')||regexp('ugly_'+$H/total_descriptors,'ugly_-?[0-9]+')))'TOTAL_DESCRIPTORS must be numeric constant, not '+$H/total_descriptors; }}";
}
EDIT e2
{
id = "TX_FIFO_SIZE_IN_BYTES";
editable = "1";
title = "TX_FIFO_SIZE_IN_BYTES:";
columns = "40";
tooltip = "default value: 128";
DATA
{
$H/tx_fifo_size_in_bytes = "$";
}
q = "'";
warning = "{{ if(!(regexp('ugly_'+$H/tx_fifo_size_in_bytes,'ugly_[0-9]*'+$q+'[bB][01][_01]*')||regexp('ugly_'+$H/tx_fifo_size_in_bytes,'ugly_[0-9]*'+$q+'[hH][0-9a-fA-F][_0-9a-fA-F]*')||regexp('ugly_'+$H/tx_fifo_size_in_bytes,'ugly_[0-9]*'+$q+'[oO][0-7][_0-7]*')||regexp('ugly_'+$H/tx_fifo_size_in_bytes,'ugly_0x[0-9a-fA-F]+')||regexp('ugly_'+$H/tx_fifo_size_in_bytes,'ugly_-?[0-9]+')))'TX_FIFO_SIZE_IN_BYTES must be numeric constant, not '+$H/tx_fifo_size_in_bytes; }}";
}
EDIT e3
{
id = "RX_FIFO_SIZE_IN_BYTES";
editable = "1";
title = "RX_FIFO_SIZE_IN_BYTES:";
columns = "40";
tooltip = "default value: 4096";
DATA
{
$H/rx_fifo_size_in_bytes = "$";
}
q = "'";
warning = "{{ if(!(regexp('ugly_'+$H/rx_fifo_size_in_bytes,'ugly_[0-9]*'+$q+'[bB][01][_01]*')||regexp('ugly_'+$H/rx_fifo_size_in_bytes,'ugly_[0-9]*'+$q+'[hH][0-9a-fA-F][_0-9a-fA-F]*')||regexp('ugly_'+$H/rx_fifo_size_in_bytes,'ugly_[0-9]*'+$q+'[oO][0-7][_0-7]*')||regexp('ugly_'+$H/rx_fifo_size_in_bytes,'ugly_0x[0-9a-fA-F]+')||regexp('ugly_'+$H/rx_fifo_size_in_bytes,'ugly_-?[0-9]+')))'RX_FIFO_SIZE_IN_BYTES must be numeric constant, not '+$H/rx_fifo_size_in_bytes; }}";
}
}
}
}
}
}
SOPC_Builder_Version = "7.20";
COMPONENT_BUILDER
{
HDL_PARAMETERS
{
# generated by CBDocument.getParameterContainer
# used only by Component Editor
HDL_PARAMETER total_descriptors
{
parameter_name = "TOTAL_DESCRIPTORS";
type = "integer";
default_value = "128";
editable = "1";
tooltip = "";
}
HDL_PARAMETER tx_fifo_size_in_bytes
{
parameter_name = "TX_FIFO_SIZE_IN_BYTES";
type = "integer";
default_value = "128";
editable = "1";
tooltip = "";
}
HDL_PARAMETER rx_fifo_size_in_bytes
{
parameter_name = "RX_FIFO_SIZE_IN_BYTES";
type = "integer";
default_value = "4096";
editable = "1";
tooltip = "";
}
}
SW_FILES
{
}
built_on = "2008.02.19.16:45:25";
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 + -