prl519
prl519
Most L-E components use active-high input pins for enabling, selecting, etc. Oftentimes that polarity is opposite the polarity of the pin found on the corresponding physical components. For example, the...
The original Logisim ROM and RAM components had SEL pins that had to be set (1) to select/enable the device. In fact the Logisim Evolution Help reference page still describes...
When a circuit is opened or the simulation is reset, all of the circuit's input pins are reset to low (0). This can cause errors if the pin is intended...
This is a known issue, but I wanted to highlight the fact that the documentation for L-E's RAM and ROM components still describe the original Logisim components, not the L-E...
If you use a component from a library and assign it the Logisim-HolyCross appearance setting, the setting is not saved. When you close and reopen the master circuit, the component's...
Assume a master circuit with an input connected via a wire to the input of a subcircuit. As expected, the subcircuit's input assumes the 0/1 value of the wire from...
Currently, if I want to change the names of multiple same-named tunnels in a circuit, I have to change them individually. That's because, if I select the same-named tunnels and...
I have a large L-E project with many circuits and subcircuits. I've organized my circuits into multiple .circ files that I can then load into libraries within other .circ files...
Appccelerate’s base extension methods are a great debugging tool. I use them all the time to help debug new state machines or state machines being modified or enhanced. In a...
When I attempted to unzip the latest version of Z80Explorer, my Norton ani-virus app running in the background removed the Z80Explorer.exe file, claiming it was unsafe. Is there a way...