A System to emulate the functioning of an NIOS II chip and be one and done solution for testing assembly code for the NIOS II processor without needing a seperate NIOS II micro controller.
- Download Node.js if your machine does not already have it installed
- In either Terminal or Command prompt, run the server.js file
- The file is inside the src folder of the project
- The command to run the file is "node server.js"
- In a browser, type localhost:8001 as a URL to run the project