Remove Reset and AlwaysFlop from VAST
Open
cleanup
codegen
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
The Reset and AlwaysFlop data structures should be removed from VAST. These constructs are at a higher level of abstraction than AST. AlwaysFlop should probably be removed entirely and replaced with AlwaysFf (SystemVerilog) or Always (Verilog).
Contributor guide
Assessment
This issue has not been assessed yet.