Skip to content

jKulrativid/IAS-Computer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IAS-Computer

16-bit CPU with 4kB RAM

How to use simulator

Run

java -jar logisim-evolution.jar

Then go to 'file/open' (ctrl-o) and select IAS_computer.circ

You can load an example program by right-clicking at RAM and select 'load image'.

Example programs are located in 'example' folder

To activate IAS Computer, press (ctrl+1), toggle start button, and press (ctrl+k) to trigger clock.

Note that you can speed up the clock via selecting fequency at 'simulate/auto-tick frequency'