Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 309 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 309 Bytes

This is a working directory to converge 8051 based upon python-apit to 8051 with C++ ILAng API.

Current achievement:

  • Adapt the mem var IRAM&ROM variable into states.
  • Convert one instruction - NOP
  • Write ref-map to verify the instruction. (Note, the verilog needs to be reseted)
  • J works, C pending,