|
BitGen accepts text strings of 1's, 0's and hex digits and converts them to equivalent pwl
voltage sources for inclusion in netlists for circuit simulation (with SPICE or Spectre, for
example). Periodic waveforms (eg, clocks) can be exported as pulse voltage sources.
Parameters such as rise time, fall time, pulse width and duty cycle can be set on a
waveform-by-waveform basis. BitGen is written in Perl with the Perl/Tk toolkit and has a
simple graphical interface.
Update Added source list window for quickly finding sources and
controlling which ones are exported. Added command-line argument for
file to open. Window manager-induced window closings and ^C (SIGINT)
are handled gracefully. Improved GUI (added options dialog box,
rearranged front panel). |