Coolquest, Inc. Home Products Support About Contact
cbold_logo_gif C++BOLD Example Parts Library cbold_logo_gif

<<  File View  >> Class View Parts Library Examples Home

 

$INSERT
// THIS FILE IS IN THE PUBLIC DOMAIN.
// IT IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT
// NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
$END
 
// Part file for ECL parts
 
$PART_NAME MC10EP51      // differential flip-flop
$JEDEC_TYPE SOIC8
$REF_PREFIX U
$PIN_COUNT 8
$PORTS
  RESET        1;   // active-high reset
  D            2;
  CLK_P        3;   // clocked on rising edge of CLK_P
  CLK_N        4;
  Q_P          7;
  Q_N          6;
  VCC          8;   // positive supply
  VEE          5;   // negative supply
$ENDPORTS
$ENDPART
 

 

<<  File View  >> Class View Parts Library Examples Home

Legal Copyright © 2007 by Coolquest, Inc. Contact