Digital
Digital copied to clipboard
A digital logic designer and circuit simulator.
* For linux based distros * For better diagnostic info Output look like this; ``` onder@debian-onder:~/Downloads/Digital$ ./install.sh Installation starting... Generating temporary folder '/tmp/tmp.JCgdkC73Fw'... Copying files... '/tmp/tmp.JCgdkC73Fw/digital-simulator.desktop' -> '/home/onder/.local/share/applications/digital-simulator.desktop' '/home/onder/Downloads/Digital/linux/digital-simulator.xml' ->...
Currently builds and uploads as artifacts, as well as creating a DMG for macOS with `jpackage`.
wires rearrange themself when ctrl-z has been used, it only happens if there are more than 80 components present
Hello, I am working on a WIREFRAME 3D renderer and I am faced with the painstakingly long task of clearing the display before rendering the next set of lines. I...
I've tried Digital looking for a more modern version of Logisim and that's how I ended up here. This is my feedback after trying my usual workflow for a short...
First, congratulations on your excellent work, and thank you very much for making it available. After configuring the "Toolchain configuration" setting, the "BASYS-3" entry appeared in the Digital main toolbar....
Hi, Since there was no response to #866, I'm also opening this PR but can revise it if you want. Also, this PR is related to #870, but fixed more...
I'm on a Mac running Catalina 10.15.6. If I try to open or save to a folder, Digital can see the folders in my home directory and I can select...
with intel hex file :0400000072746E4563 :0400040075207A6584 If data are 32 bits (big endian) memory load correctly that mean 0x72746E4563 and 75207A6584. Your change work perfectly If data are 8 bits...