Kuree / hgdb

Hardware generator debugger

Home Page:https://hgdb.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add step back in the current timestamp

Kuree opened this issue · comments

Step back should be straightforward to implement given that we keep a forward table. Performance is unlikely a concern since as long as we can finish it ~0.1 second, users won't notice much difference.