mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-17 17:04:42 -04:00
updated screenshot
This commit is contained in:
parent
d77b4f2207
commit
2f1c083bf5
@ -8,6 +8,8 @@ The most recent changes are listed in the [release notes](distribution/ReleaseNo
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
Digital is a simulator for digital circuits. It is designed for educational purposes and I use it in my lectures.
|
||||
Prior to the development of Digital, I used [Logisim](http://www.cburch.com/logisim/), developed by Carl Burch.
|
||||
If you are familiar with Logisim you will recognize the wire color scheme.
|
||||
|
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
Before Width: | Height: | Size: 136 KiB After Width: | Height: | Size: 130 KiB |
BIN
screenshot2.png
Normal file
BIN
screenshot2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 72 KiB |
@ -1144,8 +1144,8 @@ The names of the variables may not be unique.</string>
|
||||
<string name="menu_probe_memory_tt">Shows the content of memory components.</string>
|
||||
<string name="menu_treeSelect">Component Tree View</string>
|
||||
<string name="menu_treeSelect_tt">Shows a tree view of available components at the left side.</string>
|
||||
<string name="menu_karnaughMap">KV-Map</string>
|
||||
<string name="menu_karnaughMap_tt">Shows a KV map representation of the Table!</string>
|
||||
<string name="menu_karnaughMap">K-Map</string>
|
||||
<string name="menu_karnaughMap_tt">Shows a K-map representation of the Table!</string>
|
||||
|
||||
<string name="menu_special">Special 74xx Funtions</string>
|
||||
<string name="menu_addPrefix">Add IO-Prefix</string>
|
||||
@ -1285,7 +1285,7 @@ an <a href="https://github.com/hneemann/Digital/issues/new?labels=enhanc
|
||||
<string name="win_testdata_N">Testdata {0}</string>
|
||||
<string name="win_data">Data</string>
|
||||
<string name="win_valueInputTitle_N">Input {0}</string>
|
||||
<string name="win_karnaughMap">Karnaugh-Veitch Map</string>
|
||||
<string name="win_karnaughMap">Karnaugh Map</string>
|
||||
|
||||
<string name="btn_help">Help</string>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user