⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 std_1s40.ptf

📁 FDMP the body of the kernel, the Information-Technology Promotion Agency (IPA) adopted by the unexpl
💻 PTF
📖 第 1 页 / 共 5 页
字号:
            BOARD_COMPONENT altera_nios_dev_board_stratix_1s40
            {
               component_pin = "U3.98";
               pin_assignment = "L16";
            }
         }
         PORT bidir_port
         {
            direction = "inout";
            Is_Enabled = "1";
            width = "1";
            originally_shared = "0";
            BOARD_COMPONENT altera_nios_dev_board_stratix_1s40
            {
               component_pin = "use_quartus_pin_assignment";
               pin_assignment = "";
            }
            is_shared = "0";
         }
      }
      SLAVE s1
      {
         PORT_WIRING 
         {
            PORT address
            {
               Is_Enabled = "1";
               direction = "input";
               type = "address";
               width = "2";
            }
            PORT chipselect
            {
               Is_Enabled = "1";
               direction = "input";
               type = "chipselect";
               width = "1";
            }
            PORT clk
            {
               Is_Enabled = "1";
               direction = "input";
               type = "clk";
               width = "1";
            }
            PORT reset_n
            {
               Is_Enabled = "1";
               direction = "input";
               type = "reset_n";
               width = "1";
            }
            PORT write_n
            {
               Is_Enabled = "1";
               direction = "input";
               type = "write_n";
               width = "1";
            }
            PORT writedata
            {
               Is_Enabled = "1";
               direction = "input";
               type = "writedata";
               width = "1";
            }
            PORT readdata
            {
               Is_Enabled = "1";
               direction = "output";
               type = "readdata";
               width = "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
            {
               priority = "1";
            }
            IRQ_MASTER cpu_2/data_master
            {
               IRQ_Number = "NC";
            }
            MASTERED_BY cpu_3/data_master
            {
               priority = "1";
            }
            IRQ_MASTER cpu_3/data_master
            {
               IRQ_Number = "NC";
            }
            MASTERED_BY cpu_4/data_master
            {
               priority = "1";
            }
            IRQ_MASTER cpu_4/data_master
            {
               IRQ_Number = "NC";
            }
         }
      }
      SYSTEM_BUILDER_INFO 
      {
         Date_Modified = "";
         Is_Enabled = "1";
         Instantiate_In_System_Module = "1";
         Wire_Test_Bench_Values = "1";
         Top_Level_Ports_Are_Enumerated = "1";
         Clock_Source = "sys_clk";
         View 
         {
            Settings_Summary = " 1-bit PIO using <br>					 tri-state pins with edge type NONE and interrupt source NONE										";
            MESSAGES 
            {
            }
            Is_Collapsed = "1";
         }
      }
      WIZARD_SCRIPT_ARGUMENTS 
      {
         Do_Test_Bench_Wiring = "0";
         Driven_Sim_Value = "0x0000";
         has_tri = "1";
         has_out = "0";
         has_in = "0";
         capture = "0";
         edge_type = "NONE";
         irq_type = "NONE";
      }
   }
   MODULE lcd_display
   {
      class = "altera_avalon_lcd_16207";
      class_version = "5.1";
      HDL_INFO 
      {
         Precompiled_Simulation_Library_Files = "";
         Simulation_HDL_Files = "";
         Synthesis_HDL_Files = "__PROJECT_DIRECTORY__/lcd_display.vhd";
         Synthesis_Only_Files = "";
      }
      PORT_WIRING 
      {
         PORT LCD_data
         {
            direction = "inout";
            width = "8";
            Is_Enabled = "1";
            originally_shared = "0";
            is_shared = "0";
            BOARD_COMPONENT altera_nios_dev_board_stratix_1s40
            {
               component_pin = "J12.7,J12.8,J12.9,J12.10,J12.11,J12.12,J12.13,J12.14";
               pin_assignment = "H3,L7,L8,H2,H1,L6,L5,J4";
            }
         }
         PORT LCD_E
         {
            direction = "output";
            width = "1";
            Is_Enabled = "1";
            originally_shared = "0";
            is_shared = "0";
            BOARD_COMPONENT altera_nios_dev_board_stratix_1s40
            {
               component_pin = "J12.6";
               pin_assignment = "K3";
            }
         }
         PORT LCD_RS
         {
            direction = "output";
            width = "1";
            Is_Enabled = "1";
            originally_shared = "0";
            is_shared = "0";
            BOARD_COMPONENT altera_nios_dev_board_stratix_1s40
            {
               component_pin = "J12.4";
               pin_assignment = "M7";
            }
         }
         PORT LCD_RW
         {
            direction = "output";
            width = "1";
            Is_Enabled = "1";
            originally_shared = "0";
            is_shared = "0";
            BOARD_COMPONENT altera_nios_dev_board_stratix_1s40
            {
               component_pin = "J12.5";
               pin_assignment = "M8";
            }
         }
      }
      SLAVE control_slave
      {
         PORT_WIRING 
         {
            PORT address
            {
               Is_Enabled = "1";
               direction = "input";
               type = "address";
               width = "2";
            }
            PORT begintransfer
            {
               Is_Enabled = "1";
               direction = "input";
               type = "begintransfer";
               width = "1";
            }
            PORT irq
            {
               Is_Enabled = "1";
               direction = "output";
               type = "irq";
               width = "1";
            }
            PORT read
            {
               Is_Enabled = "1";
               direction = "input";
               type = "read";
               width = "1";
            }
            PORT readdata
            {
               Is_Enabled = "1";
               direction = "output";
               type = "readdata";
               width = "8";
            }
            PORT write
            {
               Is_Enabled = "1";
               direction = "input";
               type = "write";
               width = "1";
            }
            PORT writedata
            {
               Is_Enabled = "1";
               direction = "input";
               type = "writedata";
               width = "8";
            }
         }
         SYSTEM_BUILDER_INFO 
         {
            Bus_Type = "avalon";
            Has_IRQ = "0";
            Is_Printable_Device = "1";
            Address_Width = "2";
            Data_Width = "8";
            Base_Address = "0x07111040";
            Address_Alignment = "native";
            Read_Wait_States = "250ns";
            Write_Wait_States = "250ns";
            Setup_Time = "250ns";
            Hold_Time = "250ns";
            Read_Latency = "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";
            }
            MASTERED_BY cpu_3/data_master
            {
               priority = "1";
            }
            IRQ_MASTER cpu_3/data_master
            {
               IRQ_Number = "NC";
            }
            MASTERED_BY cpu_4/data_master
            {
               priority = "1";
            }
            IRQ_MASTER cpu_4/data_master
            {
               IRQ_Number = "NC";
            }
         }
      }
      SYSTEM_BUILDER_INFO 
      {
         Date_Modified = "";
         Is_Enabled = "1";
         Instantiate_In_System_Module = "1";
         Top_Level_Ports_Are_Enumerated = "1";
         View 
         {
            Is_Collapsed = "1";
            MESSAGES 
            {
            }
         }
         Clock_Source = "sys_clk";
      }
      WIZARD_SCRIPT_ARGUMENTS 
      {
      }
   }
   MODULE uart1
   {
      class = "altera_avalon_uart";
      class_version = "5.11";
      iss_model_name = "altera_avalon_uart";
      PORT_WIRING 
      {
         PORT rxd
         {
            direction = "input";
            width = "1";
            Is_Enabled = "1";
            originally_shared = "0";
            is_shared = "0";
            BOARD_COMPONENT altera_nios_dev_board_stratix_1s40
            {
               component_pin = "J19.3";
               pin_assignment = "Y28";
            }
         }
         PORT txd
         {
            direction = "output";
            width = "1";
            Is_Enabled = "1";
            originally_shared = "0";
            is_shared = "0";
            BOARD_COMPONENT altera_nios_dev_board_stratix_1s40
            {
               component_pin = "J19.2";
               pin_assignment = "U21";
            }
         }
         PORT cts_n
         {
            direction = "input";
            width = "1";
            Is_Enabled = "0";
         }
         PORT rts_n
         {
            direction = "output";
            width = "1";
            Is_Enabled = "0";
         }
      }
      SLAVE s1
      {
         SYSTEM_BUILDER_INFO 
         {
            Bus_Type = "avalon";
            Is_Printable_Device = "1";
            Address_Alignment = "native";
            Address_Width = "3";
            Data_Width = "16";
            Has_IRQ = "1";
            Read_Wait_States = "1";
            Write_Wait_States = "1";
            MASTERED_BY cpu_1/data_master
            {
               priority = "1";
            }
            IRQ_MASTER cpu_1/data_master
            {
               IRQ_Number = "4";
            }
            Base_Address = "0x07110060";
            Address_Group = "0";
            MASTERED_BY cpu_2/data_master
            {
               priority = "1";
            }
            IRQ_MASTER cpu_2/data_master
            {
               IRQ_Number = "4";
            }
            MASTERED_BY cpu_3/data_master
            {
               priority = "1";
            }
            IRQ_MASTER cpu_3/data_master
            {
               IRQ_Number = "4";
            }
            MASTERED_BY cpu_4/data_master
            {
               priority = "1";
            }
            IRQ_MASTER cpu_4/data_master
            {
               IRQ_Number = "4";
            }
         }
         PORT_WIRING 
         {
            PORT address
            {
               Is_Enabled = "1";
               direction = "input";
               type = "address";
               width = "3";
            }
            PORT begintransfer
            {
               Is_Enabled = "1";
               direction = "input";
               type = "begintransfer";
               width = "1";
            }
            PORT chipselect
            {
               Is_Enabled = "1";

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -