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

📄 count60.rpt

📁 一个关于VHDL的cpld开发实验程序
💻 RPT
📖 第 1 页 / 共 5 页
字号:
49:      0/24(  0%)     0/4(  0%)      0/4(  0%)       0/4(  0%)
50:      0/24(  0%)     0/4(  0%)      0/4(  0%)       0/4(  0%)
51:      0/24(  0%)     0/4(  0%)      0/4(  0%)       0/4(  0%)
52:      0/24(  0%)     0/4(  0%)      0/4(  0%)       0/4(  0%)
EA:      0/24(  0%)     0/4(  0%)      0/4(  0%)       0/4(  0%)


Device-Specific Information:               g:\cpld_example\count60\count60.rpt
count60

** CLOCK SIGNALS **

Type     Fan-out       Name
INPUT       26         inclk
DFF          9         f


Device-Specific Information:               g:\cpld_example\count60\count60.rpt
count60

** EQUATIONS **

inclk    : INPUT;

-- Node name is ':41' = 'f' 
-- Equation name is 'f', location is LC3_B19, type is buried.
f        = DFFE( _EQ001, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ001 =  f & !_LC8_B19
         # !f &  _LC8_B19;

-- Node name is ':45' = 'ma0' 
-- Equation name is 'ma0', location is LC1_B13, type is buried.
ma0      = DFFE(!ma0,  f,  VCC,  VCC,  VCC);

-- Node name is ':44' = 'ma1' 
-- Equation name is 'ma1', location is LC3_B16, type is buried.
ma1      = DFFE( _EQ002,  f,  VCC,  VCC,  VCC);
  _EQ002 = !_LC1_B16 &  ma0 & !ma1
         # !_LC1_B16 & !ma0 &  ma1;

-- Node name is ':43' = 'ma2' 
-- Equation name is 'ma2', location is LC4_B16, type is buried.
ma2      = DFFE( _EQ003,  f,  VCC,  VCC,  VCC);
  _EQ003 = !_LC1_B16 & !ma0 &  ma2
         # !_LC1_B16 & !ma1 &  ma2
         # !_LC1_B16 &  ma0 &  ma1 & !ma2;

-- Node name is ':42' = 'ma3' 
-- Equation name is 'ma3', location is LC2_B13, type is buried.
ma3      = DFFE( _EQ004,  f,  VCC,  VCC,  VCC);
  _EQ004 = !ma0 &  ma3
         #  ma0 &  ma1 &  ma2 & !ma3
         # !ma1 &  ma2 &  ma3
         #  ma1 & !ma2 &  ma3;

-- Node name is ':49' = 'mb0' 
-- Equation name is 'mb0', location is LC7_B19, type is buried.
mb0      = DFFE( _EQ005,  f,  VCC,  VCC,  VCC);
  _EQ005 = !_LC1_B16 &  mb0
         #  _LC1_B16 & !mb0;

-- Node name is ':48' = 'mb1' 
-- Equation name is 'mb1', location is LC6_B19, type is buried.
mb1      = DFFE( _EQ006,  f,  VCC,  VCC,  VCC);
  _EQ006 = !_LC2_B16 & !mb0 &  mb1
         #  _LC1_B16 & !_LC2_B16 &  mb0 & !mb1
         # !_LC1_B16 &  mb1;

-- Node name is ':47' = 'mb2' 
-- Equation name is 'mb2', location is LC8_B16, type is buried.
mb2      = DFFE( _EQ007,  f,  VCC,  VCC,  VCC);
  _EQ007 = !_LC2_B16 & !_LC7_B16 &  mb2
         #  _LC1_B16 & !_LC2_B16 &  _LC7_B16 & !mb2
         # !_LC1_B16 &  mb2;

-- Node name is ':46' = 'mb3' 
-- Equation name is 'mb3', location is LC6_B16, type is buried.
mb3      = DFFE( _EQ008,  f,  VCC,  VCC,  VCC);
  _EQ008 =  _LC1_B16 & !_LC2_B16 &  _LC5_B16
         # !_LC1_B16 &  mb3;

-- Node name is ':40' = 'md0' 
-- Equation name is 'md0', location is LC2_B26, type is buried.
md0      = DFFE(!md0, GLOBAL( inclk),  VCC,  VCC,  VCC);

-- Node name is ':39' = 'md1' 
-- Equation name is 'md1', location is LC4_B8, type is buried.
md1      = DFFE( _EQ009, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ009 = !_LC8_B19 &  md0 & !md1
         # !_LC8_B19 & !md0 &  md1;

-- Node name is ':38' = 'md2' 
-- Equation name is 'md2', location is LC5_B8, type is buried.
md2      = DFFE( _EQ010, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ010 = !_LC8_B19 & !md0 &  md2
         # !_LC8_B19 & !md1 &  md2
         # !_LC8_B19 &  md0 &  md1 & !md2;

-- Node name is ':37' = 'md3' 
-- Equation name is 'md3', location is LC6_B8, type is buried.
md3      = DFFE( _EQ011, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ011 = !_LC2_B8 & !_LC8_B19 &  md3
         #  _LC2_B8 & !_LC8_B19 & !md3;

-- Node name is ':36' = 'md4' 
-- Equation name is 'md4', location is LC7_B8, type is buried.
md4      = DFFE( _EQ012, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ012 = !_LC3_B8 & !_LC8_B19 &  md4
         #  _LC3_B8 & !_LC8_B19 & !md4;

-- Node name is ':35' = 'md5' 
-- Equation name is 'md5', location is LC8_B8, type is buried.
md5      = DFFE( _EQ013, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ013 = !_LC8_B19 & !md4 &  md5
         # !_LC3_B8 & !_LC8_B19 &  md5
         #  _LC3_B8 & !_LC8_B19 &  md4 & !md5;

-- Node name is ':34' = 'md6' 
-- Equation name is 'md6', location is LC1_B19, type is buried.
md6      = DFFE( _EQ014, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ014 = !_LC1_B8 & !_LC8_B19 &  md6
         #  _LC1_B8 & !_LC8_B19 & !md6;

-- Node name is ':33' = 'md7' 
-- Equation name is 'md7', location is LC2_B19, type is buried.
md7      = DFFE( _EQ015, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ015 = !_LC8_B19 & !md6 &  md7
         # !_LC1_B8 & !_LC8_B19 &  md7
         #  _LC1_B8 & !_LC8_B19 &  md6 & !md7;

-- Node name is ':32' = 'md8' 
-- Equation name is 'md8', location is LC3_B1, type is buried.
md8      = DFFE( _EQ016, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ016 = !_LC8_B19 & !md7 &  md8
         # !_LC8_B1 & !_LC8_B19 &  md8
         #  _LC8_B1 & !_LC8_B19 &  md7 & !md8;

-- Node name is ':31' = 'md9' 
-- Equation name is 'md9', location is LC4_B1, type is buried.
md9      = DFFE( _EQ017, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ017 = !_LC5_B1 & !_LC8_B19 &  md9
         #  _LC5_B1 & !_LC8_B19 & !md9;

-- Node name is ':30' = 'md10' 
-- Equation name is 'md10', location is LC6_B1, type is buried.
md10     = DFFE( _EQ018, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ018 = !_LC8_B19 & !md9 &  md10
         # !_LC5_B1 & !_LC8_B19 &  md10
         #  _LC5_B1 & !_LC8_B19 &  md9 & !md10;

-- Node name is ':29' = 'md11' 
-- Equation name is 'md11', location is LC1_B1, type is buried.
md11     = DFFE( _EQ019, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ019 = !_LC8_B19 & !md10 &  md11
         # !_LC7_B1 & !_LC8_B19 &  md11
         #  _LC7_B1 & !_LC8_B19 &  md10 & !md11;

-- Node name is ':28' = 'md12' 
-- Equation name is 'md12', location is LC8_B17, type is buried.
md12     = DFFE( _EQ020, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ020 = !_LC2_B1 & !_LC8_B19 &  md12
         #  _LC2_B1 & !_LC8_B19 & !md12;

-- Node name is ':27' = 'md13' 
-- Equation name is 'md13', location is LC5_B17, type is buried.
md13     = DFFE( _EQ021, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ021 = !_LC8_B19 & !md12 &  md13
         # !_LC2_B1 & !_LC8_B19 &  md13
         #  _LC2_B1 & !_LC8_B19 &  md12 & !md13;

-- Node name is ':26' = 'md14' 
-- Equation name is 'md14', location is LC7_B17, type is buried.
md14     = DFFE( _EQ022, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ022 = !_LC8_B19 & !md13 &  md14
         # !_LC6_B17 & !_LC8_B19 &  md14
         #  _LC6_B17 & !_LC8_B19 &  md13 & !md14;

-- Node name is ':25' = 'md15' 
-- Equation name is 'md15', location is LC3_B17, type is buried.
md15     = DFFE( _EQ023, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ023 = !_LC1_B17 & !_LC8_B19 &  md15
         #  _LC1_B17 & !_LC8_B19 & !md15;

-- Node name is ':24' = 'md16' 
-- Equation name is 'md16', location is LC6_B20, type is buried.
md16     = DFFE( _EQ024, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ024 = !_LC1_B20 & !_LC8_B19 &  md16
         #  _LC1_B20 & !_LC8_B19 & !md16;

-- Node name is ':23' = 'md17' 
-- Equation name is 'md17', location is LC3_B20, type is buried.
md17     = DFFE( _EQ025, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ025 = !_LC8_B19 & !md16 &  md17
         # !_LC1_B20 & !_LC8_B19 &  md17
         #  _LC1_B20 & !_LC8_B19 &  md16 & !md17;

-- Node name is ':22' = 'md18' 
-- Equation name is 'md18', location is LC7_B20, type is buried.
md18     = DFFE( _EQ026, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ026 = !_LC2_B20 & !_LC8_B19 &  md18
         #  _LC2_B20 & !_LC8_B19 & !md18;

-- Node name is ':21' = 'md19' 
-- Equation name is 'md19', location is LC8_B20, type is buried.
md19     = DFFE( _EQ027, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ027 = !_LC8_B19 & !md18 &  md19
         # !_LC2_B20 & !_LC8_B19 &  md19
         #  _LC2_B20 & !_LC8_B19 &  md18 & !md19;

-- Node name is ':20' = 'md20' 
-- Equation name is 'md20', location is LC2_B2, type is buried.
md20     = DFFE( _EQ028, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ028 = !_LC4_B20 & !_LC8_B19 &  md20
         #  _LC4_B20 & !_LC8_B19 & !md20;

-- Node name is ':19' = 'md21' 
-- Equation name is 'md21', location is LC8_B3, type is buried.
md21     = DFFE( _EQ029, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ029 = !_LC8_B19 & !md20 &  md21
         # !_LC4_B20 & !_LC8_B19 &  md21
         #  _LC4_B20 & !_LC8_B19 &  md20 & !md21;

-- Node name is ':18' = 'md22' 
-- Equation name is 'md22', location is LC4_B3, type is buried.
md22     = DFFE( _EQ030, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ030 = !_LC1_B3 & !_LC8_B19 &  md22
         #  _LC1_B3 & !_LC8_B19 & !md22;

-- Node name is ':17' = 'md23' 
-- Equation name is 'md23', location is LC5_B3, type is buried.
md23     = DFFE( _EQ031, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ031 = !_LC8_B19 & !md22 &  md23
         # !_LC1_B3 & !_LC8_B19 &  md23
         #  _LC1_B3 & !_LC8_B19 &  md22 & !md23;

-- Node name is ':16' = 'md24' 
-- Equation name is 'md24', location is LC7_B3, type is buried.
md24     = DFFE( _EQ032, GLOBAL( inclk),  VCC,  VCC,  VCC);
  _EQ032 = !_LC8_B19 & !md23 &  md24
         # !_LC6_B3 & !_LC8_B19 &  md24
         #  _LC6_B3 & !_LC8_B19 &  md23 & !md24;

-- Node name is 'outa0' 
-- Equation name is 'outa0', type is output 
outa0    =  _LC7_B18;

-- Node name is 'outa1' 
-- Equation name is 'outa1', type is output 
outa1    =  _LC5_B15;

-- Node name is 'outa2' 
-- Equation name is 'outa2', type is output 
outa2    =  _LC1_B15;

-- Node name is 'outa3' 
-- Equation name is 'outa3', type is output 
outa3    =  _LC6_B13;

-- Node name is 'outa4' 
-- Equation name is 'outa4', type is output 
outa4    =  _LC5_B13;

-- Node name is 'outa5' 
-- Equation name is 'outa5', type is output 
outa5    =  _LC2_B14;

-- Node name is 'outa6' 
-- Equation name is 'outa6', type is output 
outa6    =  _LC4_B11;

-- Node name is 'outb0' 
-- Equation name is 'outb0', type is output 
outb0    =  _LC7_L24;

-- Node name is 'outb1' 
-- Equation name is 'outb1', type is output 
outb1    =  _LC1_L23;

⌨️ 快捷键说明

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