This message announces the availability of SIMSYNCH release synch-1c4. New in synch-1c4: 1c4 is a maintenance release. URLs were updated. -=-=- SIMSYNCH is a simulator for digital electronics at scales from chip to board. The design files are comprised of Scheme definitions and expressions. These design files can be run as a Scheme program at high speed. The design files can also be translated into formats suitable for logic compilers (MACHXL, Verilog, and VHDL). SIMSYNCH simulates blocks of synchronous logic, signals whose states change simultaneously on a clock signal transition. Each block also has a reset signal, which forces all signals to the state specified in the design file. SIMSYNCH can simultaneously simulate multiple blocks with different clocks and resets. Devices can contain multiple blocks; Blocks can span multiple devices. SIMSYNCH is an application of the SCM Scheme implementation. Documentation is included in the distribution. Documentation is also online at: http://people.csail.mit.edu/jaffer/SIMSYNCH.html SIMSYNCH source is available from: http://swissnet.ai.mit.edu/ftpdir/scm/synch-1c4.zip SCM is the Scheme implementation under which SIMSYNCH runs. http://swissnet.ai.mit.edu/ftpdir/scm/scm-5e6.zip SLIB is a Scheme library which SCM and SIMSYNCH use: http://swissnet.ai.mit.edu/ftpdir/scm/slib-3b2.zip Programs for printing and viewing TexInfo documentation (which SIMSYNCH has) come with GNU Emacs or can be obtained via ftp from: ftp://ftp.gnu.org/pub/gnu/texinfo