component_builder_logfile.txt

来自「郑亚民版的可编程逻辑器件开发软件quatus ii里的一些例程」· 文本 代码 · 共 664 行 · 第 1/2 页

TXT
664
字号
MODULE_DEFAULTS 
{
   class = "nandflash";
   class_version = "1.0";
   SYSTEM_BUILDER_INFO 
   {
      Instantiate_In_System_Module = "0";
      Top_Level_Ports_Are_Enumerated = "1";
   }
   COMPONENT_BUILDER 
   {
      GLS_SETTINGS 
      {
      }
   }
   PORT_WIRING 
   {
   }
   SIMULATION 
   {
      DISPLAY 
      {
      }
   }
   SLAVE avalon_tristate_slave
   {
      SYSTEM_BUILDER_INFO 
      {
         Bus_Type = "avalon_tristate";
         Address_Width = "23";
         Address_Alignment = "native";
         Data_Width = "16";
         Has_Base_Address = "1";
         Has_IRQ = "0";
         Setup_Time = "20ns";
         Hold_Time = "20ns";
         Read_Wait_States = "200ns";
         Write_Wait_States = "200ns";
         Read_Latency = "0";
         Maximum_Pending_Read_Transactions = "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 = "20";
            Read_Wait_Value = "200";
            Write_Wait_Value = "200";
            Hold_Value = "20";
            Timing_Units = "ns";
            Read_Latency_Value = "0";
            Max_Pending_Read_Transactions_Value = "1";
            Address_Alignment = "native";
            Is_Printable_Device = "0";
            interface_name = "Avalon Tristate Slave";
            Minimum_Arbitration_Shares = "1";
            external_wait = "0";
            Is_Memory_Device = "0";
         }
      }
      PORT_WIRING 
      {
         PORT data
         {
            width = "16";
            width_expression = "";
            direction = "inout";
            type = "data";
            is_shared = "1";
         }
         PORT addr
         {
            width = "23";
            width_expression = "";
            direction = "input";
            type = "address";
            is_shared = "1";
         }
         PORT write_n
         {
            width = "1";
            width_expression = "";
            direction = "input";
            type = "write_n";
            is_shared = "0";
         }
         PORT read_n
         {
            width = "1";
            width_expression = "";
            direction = "input";
            type = "read_n";
            is_shared = "0";
         }
         PORT chipselect_n
         {
            width = "1";
            width_expression = "";
            direction = "input";
            type = "chipselect_n";
            is_shared = "0";
         }
      }
   }
}
MODULE_DEFAULTS 
{
   class = "devicesopc_k9f2808u0c";
   class_version = "1.0";
   SYSTEM_BUILDER_INFO 
   {
      Instantiate_In_System_Module = "0";
      Top_Level_Ports_Are_Enumerated = "1";
   }
   COMPONENT_BUILDER 
   {
      GLS_SETTINGS 
      {
      }
   }
   PORT_WIRING 
   {
   }
   SIMULATION 
   {
      DISPLAY 
      {
      }
   }
   WIZARD_SCRIPT_ARGUMENTS 
   {
      hdl_parameters 
      {
         data = "8";
         setup = "20";
      }
   }
   SLAVE avalon_tristate_slave
   {
      SYSTEM_BUILDER_INFO 
      {
         Bus_Type = "avalon_tristate";
         Address_Width = "2";
         Address_Alignment = "native";
         Data_Width = "8";
         Has_Base_Address = "1";
         Has_IRQ = "0";
         Setup_Time = "30ns";
         Hold_Time = "30ns";
         Read_Wait_States = "500ns";
         Write_Wait_States = "500ns";
         Read_Latency = "0";
         Maximum_Pending_Read_Transactions = "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 = "30";
            Read_Wait_Value = "500";
            Write_Wait_Value = "500";
            Hold_Value = "30";
            Timing_Units = "ns";
            Read_Latency_Value = "0";
            Max_Pending_Read_Transactions_Value = "1";
            Address_Alignment = "native";
            Is_Printable_Device = "0";
            interface_name = "Avalon Tristate Slave";
            Minimum_Arbitration_Shares = "1";
            external_wait = "0";
            Is_Memory_Device = "0";
         }
      }
      PORT_WIRING 
      {
         PORT addr
         {
            width = "2";
            width_expression = "";
            direction = "input";
            type = "address";
            is_shared = "1";
         }
         PORT write_n
         {
            width = "1";
            width_expression = "";
            direction = "input";
            type = "write_n";
            is_shared = "0";
         }
         PORT read_n
         {
            width = "1";
            width_expression = "";
            direction = "input";
            type = "read_n";
            is_shared = "0";
         }
         PORT chipselect_n
         {
            width = "1";
            width_expression = "";
            direction = "input";
            type = "chipselect_n";
            is_shared = "0";
         }
         PORT data
         {
            width = "8";
            width_expression = "";
            direction = "inout";
            type = "data";
            is_shared = "1";
         }
      }
   }
}
MODULE_DEFAULTS 
{
   class = "devicesopc_k9f2808u0c";
   class_version = "1.0";
   SYSTEM_BUILDER_INFO 
   {
      Instantiate_In_System_Module = "0";
      Top_Level_Ports_Are_Enumerated = "1";
   }
   COMPONENT_BUILDER 
   {
      GLS_SETTINGS 
      {
      }
   }
   PORT_WIRING 
   {
   }
   SIMULATION 
   {
      DISPLAY 
      {
      }
   }
   WIZARD_SCRIPT_ARGUMENTS 
   {
      hdl_parameters 
      {
         data = "8";
         setup = "20";
         addr = "2";
      }
   }
   SLAVE avalon_tristate_slave
   {
      SYSTEM_BUILDER_INFO 
      {
         Bus_Type = "avalon_tristate";
         Address_Width = "2";
         Address_Alignment = "native";
         Data_Width = "8";
         Has_Base_Address = "1";
         Has_IRQ = "0";
         Setup_Time = "30ns";
         Hold_Time = "30ns";
         Read_Wait_States = "500ns";
         Write_Wait_States = "500ns";
         Read_Latency = "0";
         Maximum_Pending_Read_Transactions = "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 = "30";
            Read_Wait_Value = "500";
            Write_Wait_Value = "500";
            Hold_Value = "30";
            Timing_Units = "ns";
            Read_Latency_Value = "0";
            Max_Pending_Read_Transactions_Value = "1";
            Address_Alignment = "native";
            Is_Printable_Device = "0";
            interface_name = "Avalon Tristate Slave";
            Minimum_Arbitration_Shares = "1";
            external_wait = "0";
            Is_Memory_Device = "0";
         }
      }
      PORT_WIRING 
      {
         PORT addr
         {
            width = "2";
            width_expression = "";
            direction = "input";
            type = "address";
            is_shared = "1";
         }
         PORT write_n
         {
            width = "1";
            width_expression = "";
            direction = "input";
            type = "write_n";
            is_shared = "0";
         }
         PORT read_n
         {
            width = "1";
            width_expression = "";
            direction = "input";
            type = "read_n";
            is_shared = "0";
         }
         PORT chipselect_n
         {
            width = "1";
            width_expression = "";

⌨️ 快捷键说明

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