[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: a digital simulator in Self




A circuit simulator--neat! I would be very interested in hearing about
the ways you found to use the features in Self to model circuits.
(For example, do you use dynamic inheritance to model the
two states of a flip-flop (if this is a gate-level simulator)?

Also, I would be very interested in any performance results
you can measure. How does it seem?
Are the floats working OK for you, or is their limited range a problem?

David