prl519
prl519
In my case I need a "modified" dual-port RAM, with one set of address lines for reading and another set for writing. I only need to read from one cell...
In general it would be very useful to be able to invert any enable, set or reset input of a component, to avoid having to use inverters. This would apply...
I assume this is not trivial to implement. A somewhat related feature would be to be able to see the state of a subcircuit -- any number of levels deep...
I discovered this was my own error, not L-E’s. My two circuit files that each loaded a common circuit file as a library were in fact loading two different circuit...
I’d be happy to verify, but don’t know how to build/download/install on Windows from main branch . Instructions somewhere? Thanks. On Sep 9, 2023 at 10:14 PM -0400, David H....
Yes, I’m familiar with the Add noise to component delays feature, but that doesn’t let you assign a specific delay time to a component. The Digital simulator is not derived...
Thanks, Ideally, _every_ component would have a Delay attribute that would let you set the number of delay units (default 1). I'm not sure how useful it would be to...
I added the file to Norton's whitelist (I added the entire folder) and the file was no longer removed. Thanks.
Because _Start real-time clock_ is a clock attribute, you can only change it when the simulation is stopped (like all other component attributes). It would be very useful if you...
Hmm... I tried adding a Break component to my circuit, tied to an Input pin. The "Run to Break" button remained disabled (greyed out). What am I doing wrong?