Skip to content

Web platform to support the teaching and learning of ARMv8

Notifications You must be signed in to change notification settings

inesfalves/eduarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 

Repository files navigation

eduARM

eduARM is a web platform developed to help students learn the ARMv8 architecture, implementing both its unicycle and pipelined versions

How to run

Frontend

cd armweb
npm start

Backend

cd armweb/simulator
sudo service redis-server start 
node main.js

About

Web platform to support the teaching and learning of ARMv8

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages