HardwareIR / netlistDB

netlistDB - Intermediate format for digital hardware representation with graph database API
MIT License
29 stars 2 forks source link

process interpret for small scale simulations #10

Open Nic30 opened 5 years ago

Nic30 commented 5 years ago

In future we can use e.g. Verilator for simulations of large designs, however there will be always some small designs where compilation would take just too much time.

The interpret would be useful as it can be also extended to perform dynamic analysis etc. However there is a still question if this functionality should be rather implemented as extension of Verilator or as a library based on netlistDB.