CS:Mmlogic

From Wiki

Jump to: navigation, search

mmlogic is the circuit design software used in Computer Architecture (at least the time of this writing). Here's how to run it on progeny.

$ mmlogic

and that should be it. To access the help files, go to /usr/local/windoze/mmlogic/MMLOGIC.HLP

To get Dan's logic analyzer working, you need to be sure to use the correct version of java. Something like:

$ /usr/lib/jvm/java-6-sun/bin/java -jar /usr/local/windoze/mmlogic/logic-analyzer.jar

There is documentation and the executable for the logic analyzer in /usr/local/windoze/mmlogic/

Personal tools