Simple 16 bit procesor built using hneemann/Digital. A list of instructions can be seen in the provided .odt file. The "16bit CPU" folder should be in the "Digital\lib" directory of the digital installation. To assemble code compile asm.cpp with "clear; make clean; make". Run the program with "./asm asm.s program.hex debug.log" or whatever file name of your choice. Any immediate values in the assembly code should be in hexadecimal. The EEPROM should already be configured to load the "program.hex", but if it isn't then you can configure in Edit > Circuit specific settings > Advanced > Program file, and setting the file path of the output file.
-
Notifications
You must be signed in to change notification settings - Fork 0
christopherleeCE/16Bit-CPU
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
16 Bit CPU built using digital
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published