Consider creation of a netlist JIT
Open
investigation
jit
simulator
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
People do gate-level simulations, but supposedly the existing tools are slow and maybe a bit hard to use. We have the ability to assign meaning to the nodes in a netlist, so it stands to reason that we could create a JIT for netlists (i.e., gate-level designs).
Before actually doing this, though, we should make sure that it really fills a real need, hence "consider creation of" instead of "create".
Contributor guide
Assessment
This issue has not been assessed yet.