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

📄 class.ptf

📁 周立功 SOPC嵌入式系统实验教程 NIOS中的SRAM组件
💻 PTF
字号:
#
# This class.ptf file built by Component Editor
# 2005.12.27.09:25:57
#
# 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 sram_256x16bit
{
  MODULE_DEFAULTS 
  {
    class = "sram_256x16bit";
    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_0
    {
      SYSTEM_BUILDER_INFO 
      {
        Bus_Type = "avalon_tristate";
        Address_Width = "18";
        Address_Alignment = "dynamic";
        Data_Width = "16";
        Has_Base_Address = "1";
        Has_IRQ = "0";
        Setup_Time = "5ns";
        Hold_Time = "10ns";
        Read_Wait_States = "20ns";
        Write_Wait_States = "10ns";
        Read_Latency = "0";
        Maximum_Pending_Read_Transactions = "0";
        Is_Printable_Device = "0";
        Is_Memory_Device = "1";
        Is_Readable = "1";
        Is_Writable = "1";
        Minimum_Uninterrupted_Run_Length = "1";
      }
      COMPONENT_BUILDER 
      {
        ATS_SETTINGS 
        {
          Setup_Value = "5";
          Read_Wait_Value = "20";
          Write_Wait_Value = "10";
          Hold_Value = "10";
          Timing_Units = "ns";
          Read_Latency_Value = "0";
          Max_Pending_Read_Transactions_Value = "1";
          Address_Alignment = "dynamic";
          Is_Printable_Device = "0";
          interface_name = "Avalon Tristate Slave";
          Minimum_Arbitration_Shares = "1";
          external_wait = "0";
          Is_Memory_Device = "1";
        }
      }
      PORT_WIRING 
      {
        PORT data
        {
          width = "16";
          width_expression = "";
          direction = "inout";
          type = "data";
          is_shared = "1";
        }
        PORT address
        {
          width = "18";
          width_expression = "";
          direction = "input";
          type = "address";
          is_shared = "1";
        }
        PORT byteenable_n
        {
          width = "2";
          width_expression = "";
          direction = "input";
          type = "byteenable_n";
          is_shared = "1";
        }
        PORT chipselect_n
        {
          width = "1";
          width_expression = "";
          direction = "input";
          type = "chipselect_n";
          is_shared = "0";
        }
        PORT read_n
        {
          width = "1";
          width_expression = "";
          direction = "input";
          type = "read_n";
          is_shared = "1";
        }
        PORT write_n
        {
          width = "1";
          width_expression = "";
          direction = "input";
          type = "write_n";
          is_shared = "1";
        }
      }
    }
  }
  USER_INTERFACE 
  {
    USER_LABELS 
    {
      name = "SRAM 256X16bit";
      technology = "SmartSOPC";
    }
    WIZARD_UI the_wizard_ui
    {
      title = "SRAM 256X16bit - {{ $MOD }}";
      CONTEXT 
      {
        H = "WIZARD_SCRIPT_ARGUMENTS/hdl_parameters";
        M = "";
        SBI_ = "SYSTEM_BUILDER_INFO";
        SBI_avalon_tristate_slave_0 = "SLAVE avalon_tristate_slave_0/SYSTEM_BUILDER_INFO";
      }
      PAGES main
      {
        PAGE 1
        {
          align = "left";
          title = "<b>SRAM 256X16bit 1.0</b> Settings";
          layout = "vertical";
          TEXT 
          {
            title = "Built on: 2005.12.27.09:25:57";
          }
          TEXT 
          {
            title = "Class name: sram_256x16bit";
          }
          TEXT 
          {
            title = "Class version: 1.0";
          }
          TEXT 
          {
            title = "Component name: SRAM 256X16bit";
          }
          TEXT 
          {
            title = "Component Group: SmartSOPC";
          }
        }
      }
    }
  }
  CB_GENERATOR 
  {
    top_module_name = "";
    emit_system_h = "0";
    HDL_FILES 
    {
    }
  }
  SOPC_Builder_Version = "5.00";
  COMPONENT_BUILDER 
  {
    CACHED_HDL_INFO 
    {
      # cached hdl info, emitted by cbGuinevereApp.CBFrameRealtime.getDocumentCachedHDLInfoSection:123
      # used only by Component Builder
    }
    HDL_PARAMETERS 
    {
      # generated by cbDocument.CBDocument.getParameterContainer:385
      # used only by Component Editor
    }
    SW_FILES 
    {
    }
    built_on = "2005.12.27.09:25:57";
  }
  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 + -