emu8051 icon indicating copy to clipboard operation
emu8051 copied to clipboard

Adding VCD file import/export

Open steveschnepp opened this issue 1 year ago • 0 comments

Only VCD export works, but the PR also contains some new features :

  • variable number of cycles per instructions. Traditional is 12T, but some are 2T and most current are 1T
  • enhance the history output when multicycle instructions are executed. This is important for more accurate VCD files
  • enhance the RESET. Can do proper Power cycles & IDLE.

steveschnepp avatar Sep 17 '23 16:09 steveschnepp