📄 std_2s60.ptf
字号:
IRQ_MASTER cpu_2/data_master
{
IRQ_Number = "5";
}
}
}
SYSTEM_BUILDER_INFO
{
Date_Modified = "";
Is_Enabled = "1";
Instantiate_In_System_Module = "1";
View
{
Settings_Summary = " 4-bit PIO using <br> input pins with edge type ANY and interrupt source EDGE ";
MESSAGES
{
}
Is_Collapsed = "1";
}
Wire_Test_Bench_Values = "1";
Clock_Source = "sys_clk";
Top_Level_Ports_Are_Enumerated = "1";
}
WIZARD_SCRIPT_ARGUMENTS
{
has_tri = "0";
has_out = "0";
has_in = "1";
capture = "1";
edge_type = "ANY";
irq_type = "EDGE";
Do_Test_Bench_Wiring = "1";
Driven_Sim_Value = "0x000F";
}
}
MODULE led_pio
{
class = "altera_avalon_pio";
class_version = "5.11";
HDL_INFO
{
Simulation_HDL_Files = "";
Synthesis_HDL_Files = "__PROJECT_DIRECTORY__/led_pio.vhd";
Precompiled_Simulation_Library_Files = "";
Synthesis_Only_Files = "";
}
PORT_WIRING
{
PORT out_port
{
direction = "output";
width = "8";
Is_Enabled = "1";
is_shared = "0";
BOARD_COMPONENT altera_nios_dev_board_stratix_2s60
{
pin_assignment = "AD26,AD25,AC25,AC24,AB24,AB23,AB26,AB25";
component_pin = "D0-D7.D0,D0-D7.D1,D0-D7.D2,D0-D7.D3,D0-D7.D4,D0-D7.D5,D0-D7.D6,D0-D7.D7";
}
originally_shared = "0";
}
PORT in_port
{
direction = "input";
Is_Enabled = "0";
width = "8";
}
PORT bidir_port
{
direction = "inout";
Is_Enabled = "0";
width = "8";
}
}
SLAVE s1
{
PORT_WIRING
{
PORT address
{
direction = "input";
type = "address";
width = "2";
Is_Enabled = "1";
}
PORT chipselect
{
direction = "input";
type = "chipselect";
width = "1";
Is_Enabled = "1";
}
PORT clk
{
direction = "input";
type = "clk";
width = "1";
Is_Enabled = "1";
}
PORT reset_n
{
direction = "input";
type = "reset_n";
width = "1";
Is_Enabled = "1";
}
PORT write_n
{
direction = "input";
type = "write_n";
width = "1";
Is_Enabled = "1";
}
PORT writedata
{
direction = "input";
type = "writedata";
width = "8";
Is_Enabled = "1";
}
}
SYSTEM_BUILDER_INFO
{
Bus_Type = "avalon";
Has_IRQ = "0";
Address_Width = "2";
Data_Width = "8";
Base_Address = "0x07110010";
Address_Alignment = "native";
Read_Wait_States = "1";
Write_Wait_States = "0";
MASTERED_BY cpu_1/data_master
{
priority = "1";
}
IRQ_MASTER cpu_1/data_master
{
IRQ_Number = "NC";
}
Address_Group = "0";
MASTERED_BY cpu_2/data_master
{
priority = "1";
}
IRQ_MASTER cpu_2/data_master
{
IRQ_Number = "NC";
}
}
}
SYSTEM_BUILDER_INFO
{
Date_Modified = "";
Is_Enabled = "1";
Instantiate_In_System_Module = "1";
View
{
Settings_Summary = " 8-bit PIO using <br> output pins";
MESSAGES
{
}
Is_Collapsed = "1";
}
Wire_Test_Bench_Values = "1";
Clock_Source = "sys_clk";
Top_Level_Ports_Are_Enumerated = "1";
}
WIZARD_SCRIPT_ARGUMENTS
{
has_tri = "0";
has_out = "1";
has_in = "0";
capture = "0";
edge_type = "NONE";
irq_type = "NONE";
Do_Test_Bench_Wiring = "0";
Driven_Sim_Value = "0x0000";
}
}
MODULE seven_seg_pio
{
class = "altera_avalon_pio";
class_version = "5.11";
HDL_INFO
{
Simulation_HDL_Files = "";
Synthesis_HDL_Files = "__PROJECT_DIRECTORY__/seven_seg_pio.vhd";
Precompiled_Simulation_Library_Files = "";
Synthesis_Only_Files = "";
}
PORT_WIRING
{
PORT out_port
{
direction = "output";
width = "16";
Is_Enabled = "1";
is_shared = "0";
BOARD_COMPONENT altera_nios_dev_board_stratix_2s60
{
component_pin = "U8-U9.G0,U8-U9.F0,U8-U9.E0,U8-U9.D0,U8-U9.C0,U8-U9.B0,U8-U9.A0,U8-U9.DP0,U8-U9.G1,U8-U9.F1,U8-U9.E1,U8-U9.D1,U8-U9.C1,U8-U9.B1,U8-U9.A1,U8-U9.DP1";
pin_assignment = "L23,L20,L21,L18,L19,M23,M24,L22,M22,N21,N22,N19,N20,M19,M20,M21";
}
originally_shared = "0";
}
PORT in_port
{
direction = "input";
Is_Enabled = "0";
width = "16";
}
PORT bidir_port
{
direction = "inout";
Is_Enabled = "0";
width = "16";
}
}
SLAVE s1
{
PORT_WIRING
{
PORT address
{
direction = "input";
type = "address";
width = "2";
Is_Enabled = "1";
}
PORT chipselect
{
direction = "input";
type = "chipselect";
width = "1";
Is_Enabled = "1";
}
PORT clk
{
direction = "input";
type = "clk";
width = "1";
Is_Enabled = "1";
}
PORT reset_n
{
direction = "input";
type = "reset_n";
width = "1";
Is_Enabled = "1";
}
PORT write_n
{
direction = "input";
type = "write_n";
width = "1";
Is_Enabled = "1";
}
PORT writedata
{
direction = "input";
type = "writedata";
width = "16";
Is_Enabled = "1";
}
}
SYSTEM_BUILDER_INFO
{
Bus_Type = "avalon";
Has_IRQ = "0";
Address_Width = "2";
Data_Width = "16";
Base_Address = "0x07110020";
Address_Alignment = "native";
Read_Wait_States = "1";
Write_Wait_States = "0";
MASTERED_BY cpu_1/data_master
{
priority = "1";
}
IRQ_MASTER cpu_1/data_master
{
IRQ_Number = "NC";
}
Address_Group = "0";
MASTERED_BY cpu_2/data_master
{
priority = "1";
}
IRQ_MASTER cpu_2/data_master
{
IRQ_Number = "NC";
}
}
}
SYSTEM_BUILDER_INFO
{
Date_Modified = "";
Is_Enabled = "1";
Instantiate_In_System_Module = "1";
View
{
Settings_Summary = " 16-bit PIO using <br> output pins";
MESSAGES
{
}
Is_Collapsed = "1";
}
Wire_Test_Bench_Values = "1";
Clock_Source = "sys_clk";
Top_Level_Ports_Are_Enumerated = "1";
}
WIZARD_SCRIPT_ARGUMENTS
{
has_tri = "0";
has_out = "1";
has_in = "0";
capture = "0";
edge_type = "NONE";
irq_type = "NONE";
Do_Test_Bench_Wiring = "0";
Driven_Sim_Value = "0x0000";
}
}
MODULE reconfig_request_pio
{
class = "altera_avalon_pio";
class_version = "5.11";
HDL_INFO
{
Simulation_HDL_Files = "";
Synthesis_HDL_Files = "__PROJECT_DIRECTORY__/reconfig_request_pio.vhd";
Precompiled_Simulation_Library_Files = "";
Synthesis_Only_Files = "";
}
PORT_WIRING
{
PORT bidir_port
{
direction = "inout";
width = "1";
Is_Enabled = "1";
is_shared = "0";
BOARD_COMPONENT altera_nios_dev_board_stratix_2s60
{
component_pin = "U3.94";
pin_assignment = "J20";
}
originally_shared = "0";
}
PORT in_port
{
direction = "input";
Is_Enabled = "0";
width = "1";
}
PORT out_port
{
direction = "output";
Is_Enabled = "0";
width = "1";
}
}
SLAVE s1
{
PORT_WIRING
{
PORT address
{
direction = "input";
type = "address";
width = "2";
Is_Enabled = "1";
}
PORT chipselect
{
direction = "input";
type = "chipselect";
width = "1";
Is_Enabled = "1";
}
PORT clk
{
direction = "input";
type = "clk";
width = "1";
Is_Enabled = "1";
}
PORT readdata
{
direction = "output";
type = "readdata";
width = "1";
Is_Enabled = "1";
}
PORT reset_n
{
direction = "input";
type = "reset_n";
width = "1";
Is_Enabled = "1";
}
PORT write_n
{
direction = "input";
type = "write_n";
width = "1";
Is_Enabled = "1";
}
PORT writedata
{
direction = "input";
type = "writedata";
width = "1";
Is_Enabled = "1";
}
}
SYSTEM_BUILDER_INFO
{
Bus_Type = "avalon";
Has_IRQ = "0";
Address_Width = "2";
Data_Width = "1";
Base_Address = "0x07110030";
Address_Alignment = "native";
Read_Wait_States = "1";
Write_Wait_States = "0";
MASTERED_BY cpu_1/data_master
{
priority = "1";
}
IRQ_MASTER cpu_1/data_master
{
IRQ_Number = "NC";
}
Address_Group = "0";
MASTERED_BY cpu_2/data_master
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -