[Ktechlab-devel] Found where circuit is going dead.

2009-05-06 Thread Alan Grimes
I found where the circuit is going dead when diodes are used, it's ElementSet::updateInfo, the condition is when std::isfinite() fails. =( Now the problem is figuring out why and what should be done about it. -- New president: Here we go again... Chemistry.com: A total rip-off. Powers are not r

[Ktechlab-devel] Logic optimizer

2009-05-06 Thread Alan Grimes
Since I started working with logic circuits last week (part of my DAC project), I've come to appreciate that there's a distinct design stage before schematic draw-up for logic circuits, that is rule specification and optimization. So there should be a new tool for creating logic circuits where the

Re: [Ktechlab-devel] Logic optimizer

2009-05-06 Thread Lawrence Shafer
Now THAT would be cool! Alan Grimes wrote: > Since I started working with logic circuits last week (part of my DAC > project), I've come to appreciate that there's a distinct design stage > before schematic draw-up for logic circuits, that is rule specification > and optimization. > > So there sho