class.ptf

来自「sopc开发板标准NIOSII模块」· PTF 代码 · 共 50 行

PTF
50
字号
CLASS SmartSOPC_Board_1C6{   BOARD_DEFAULTS   {      CONFIGURATION user      {         length = "";         menu_position = "1";         offset = "0x00000000";         reference_designator = "U10";      }      JTAG_device_index = "1";      REFDES U10      {         base = "0x00060000";      }      REFDES U7      {         base = "0x00200000";      }      REFDES U8      {         base = "0x00400000";      }      altera_avalon_cfi_flash      {         reference_designators = "U8,U7";      }      altera_avalon_epcs_flash_controller      {         reference_designators = "U10";      }      class = "SmartSOPC_Board_1C6";      class_version = "1.0";      device_family = "CYCLONE";      quartus_pgm_file = "system/SmartSOPC_Board_Cyclone_1C6.sof";      quartus_project_file = "system/SmartSOPC_Board_Cyclone_1C6.qpf";      reference_designators = "U8,U10,U7";      sopc_system_file = "system/SmartSOPC_Board_Cyclone_1C6.ptf";   }   USER_INTERFACE   {      USER_LABELS      {         name = "SmartSOPC_Board_1C6";      }   }   type = "board";}

⌨️ 快捷键说明

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