footpresure.stamp

来自「工程中使用的一段资源管理vhdl程序,有简单的分频代码等」· STAMP 代码 · 共 50 行

STAMP
50
字号

Timing Report for STAMP

//  Project = footpresure
//  Family  = lc4k
//  Device  = LC4128V
//  Speed   = -7.5
//  Voltage = 3.3
//  Operating Condition = IND
//  Data sheet version  = 3.2

//  Pass Bidirection = OFF
//  Pass S/R = OFF
//  Pass Latch = OFF
//  T_SU Endpoints D/T inputs = ON
//  T_SU Endpoints CE inputs = OFF
//  T_SU Endpoints S/R inputs = OFF
//  T_SU Endpoints RAM gated = ON
//  Fmax of CE = ON
//  Fmax of RAM = ON

//  Location(From => To)
//    Pin number: numeric number preceded by "p", BGA number as is
//    Macrocell number: Segment#,GLB#,Macrocell#
//                      Segment#: starts from 0 (if applicable)
//                      GLB#: starts from A..Z, AA..ZZ
//                      Macrocell#: starts from 0 to 31


Section IO
  //DESTINATION NODES;
  BOE1 [out]
  BOE2 [out]
  BOE3 [out]
  BOE4 [out]
  BOE5 [out]
  BOE6 [out]
  BOE7 [out]
  BOE8 [out]
  BOE9 [out]
  BOE10 [out]
  BOE11 [out]
  BOE12 [out]
  BOE13 [out]
  BOE14 [out]
  BOE15 [out]
  BOE16 [out]

  //SOURCE NODES;

⌨️ 快捷键说明

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