Skip to content

Zelakolase/LOMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

LOMS

(LO)gical (M)icro(S)imulator

test commands

$ java main -i full-adder.ins -d 1,1,0 Sum: 0 , Carry: 1
NOTE : you can replace java main with ./main

Arguments

  • -i input file
  • -d data to input
  • --benchmark 1/0 Optional. view time taken to complete execution.
  • --verbose 1/0 Optional. view commands executed.

About

(LO)gical (M)icro(S)imulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages