From f916f32c24eb09ab81aa55fd68281e707f6bb719 Mon Sep 17 00:00:00 2001 From: hneemann Date: Mon, 18 Jul 2016 13:49:02 +0200 Subject: [PATCH] updated readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2ad180fd5..31f638e29 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ These are the main features of Digital: A simple processor can be clocked at 100kHz. - Display of LST files when executing assembler programs within such a processor. - Simple remote TCP interface which e.g. enables an assembler IDE to control the simulator. +- Direct export of JEDEC files which you can flash to a GAL16v8 or a [GAL22v10](http://www.atmel.com/devices/ATF22V10C.aspx). - SVG export of circuits, including a LaTeX-compatible SVG version (see [ctan](https://www.ctan.org/tex-archive/info/svg-inkscape)) - No legacy code - Good test coverage (exclusive of GUI classes about 80%)