Filename : SN54xx10_notes.txt

Applicable Files (listed in order of analysis):  

IEEE/std_logic_1164.pkg.vhd  -- 9-state logic system

STD_PACK/MISC_FUNC.vhd       -- miscellaneous functions
STD_PACK/TIME_FUNC.vhd       -- timing functions
STD_PACK/SIMFLAG_.vhd        -- simulation flag declarations
STD_PACK/SIMFLAG.vhd         -- simulation flag assignments
STD_PACK/TTL_TIMING.vhd      -- environmental derating coefficients

STD_WAVES/STANDARD/waves_system.vhd    -- describes Event Value objects
STD_WAVES/STANDARD/waves_standard.vhd  -- basic WAVES definition
STD_WAVES/LOCAL/waves_events.vhd       -- links events to logic values
STD_WAVES/STANDARD/waves_interface.vhd -- defines functions for application of
                                          input values and file input of vectors

waves_device_SN54xx10.vhd              -- test pins package
STD_WAVES/LOCAL/waves_frames.vhd       -- links event values to pin codes
STD_WAVES/STANDARD/waves_objects.vhd   -- defines functions that create slices
STD_WAVES/LOCAL/waves_utilities.vhd    -- defines functions to check responses
                                          and to output port values to a file

wgenerator_SN54xx10.vhd      -- WAVES test program
SN54xx10_timing.vhd          -- timing package
SN54xx10_TB.vhd              -- test bench entity/architecture
SN54xx10.vhd                 -- entity/architecture
SN54xx10_DIP14.vhd           -- structural entity-architecure for
                                physical package
SN54xx10_TB_CON.vhd          -- top level configuration of TEST BENCH


Revision History (by file):  

+--------------------------------------------------------------------+
| SN54xx10.vhd                                                       |
+--------------------------------------------------------------------+
Version 2.1 updates

08-12-91    / M. Meier /
  changed library WORK to library SN54xx10

08-08-91    / M. Meier /
  changed POWER to VCC-GND

08-02-91    / M. Meier /
  changed local output signal type to UX01Z.

07-30-91    / M. Meier /
  changed not(POWER ... to BIT_UNKNOWN(POWER)

07-28-91    / S. Turner /
  moved entity-declarations & architecture-bodies into 1 file
  changed STD_PACK.LOGIC_SYSTEM to IEEE.STD_LOGIC_1164

07-15-91    / C. Collins /
  moved comments to DIP file

07-14-91    / S. Turner /
  removed GENERIC_VALUES option

07-08-91    / C. Collins /
  added reference page comment

07-01-91  / C. Collins / 
  Version 2.1 created

+--------------------------------------------------------------------+
| SN54xx10_timing.vhd                                                |
+--------------------------------------------------------------------+
Version 2.1 updates

08-01-91    / M. Meier /
  changed order of TPHL & TPLH in Prop_Times record to be correct.

07-28-91    / S. Turner /
  moved entity-declarations & architecture-bodies into 1 file

07-14-91    / S. Turner /
  removed GENERIC_VALUES option

07-01-91  / C. Collins / 
  Version 2.1 created

+--------------------------------------------------------------------+
| SN54xx10_TB.vhd                                                    |
+--------------------------------------------------------------------+
Version 2.1 updates

08-12-91    / M. Meier /
  changed library WORK to library SN54xx10

08-08-91    / M. Meier /
  removed WAVES ascii chart

08-08-91    / M. Meier /
  changed POWER to VCC-GND

07-31-91    / M. Meier /
  changed Output_Format from WAVES to STANDARD 

07-28-91    / S. Turner /
  changed "OUT.DAT" to "out.dat"
  changed STD_PACK.LOGIC_SYSTEM to IEEE.STD_LOGIC_1164

07-28-91    / S. Turner /
  moved entity-declarations & architecture-bodies into 1 file

07-01-91     / C. Collins /   
  Version 2.1 created

+--------------------------------------------------------------------+
| SN54xx10_DIP14.vhd                                                 |
+--------------------------------------------------------------------+
Version 2.1 updates

08-08-91    / M. Meier /
  moved configuration specification from CON file to DIP file

08-08-91    / M. Meier /
  changed POWER to VCC-GND

07-29-91    / M. Meier /
  changed worst case tphl temperature

07-28-91    / S. Turner /
  changed STD_PACK.LOGIC_SYSTEM to IEEE.STD_LOGIC_1164

07-15-91    / C. Collins /
  updated manufacturers

07-15-91    / C. Collins /
  moved comments from SN54xx10_.vhd

07-14-91    / S. Turner /
  removed GENERIC_VALUES option

07-01-91     / C. Collins /   
  Version 2.1 created

+--------------------------------------------------------------------+
| SN54xx10_TB_CON.vhd                                                |
+--------------------------------------------------------------------+
Version 2.1 updates

08-12-91    / M. Meier /
  changed library WORK to library SN54xx10

08-08-91    / M. Meier /
  moved configuration specification from CON file to DIP file

07-14-91    / S. Turner /
  removed GENERIC_VALUES option

07-01-91     / C. Collins /   
  Version 2.1 created

+--------------------------------------------------------------------+
| waves_device_SN54xx10.vhd                                          |
+--------------------------------------------------------------------+
Version 2.1 updates

08-08-91    / M. Meier /
  changed POWER to VCC-GND

07-28-91    / S. Turner /
  moved entity-declarations & architecture-bodies into 1 file

07-01-91     / C. Collins /   
  Version 2.1 created

+--------------------------------------------------------------------+
| wgenerator_SN54xx10.vhd                                           |
+--------------------------------------------------------------------+
Version 2.1 updates

08-12-91    / M. Meier /
changed library WORK to library SN54xx10

08-09-91    / M. Meier /
replaced tabs with 4 spaces

08-08-91    / M. Meier /
changed POWER to VCC-GND and removed POWER test vectors

07-30-91    / M. Meier /
changed 'D' to '-'

07-30-91    / M. Meier /
  corrected reset vector

07-29-91    / M. Meier /
  sectioned vectors and added variable names

07-28-91    / S. Turner /
  moved entity-declarations & architecture-bodies into 1 file

07-05-91    / C. Collins /
  added test vectors

07-01-91     / C. Collins /   
  Version 2.1 created


