Parth Sarkar

Results 4 issues of Parth Sarkar

# First step / end goals of performance dashboard? # ## What benchmarks would we use? (needed to test metrics we produce on the dashboard): ## - systolic arrays -...

Implements the option to create several (default 2) FSM registers that represent dynamic control flow, so that queries can be split between all of identical registers.

## Idea ## Here's the[ initial discussion on Zulip](https://calyx.zulipchat.com/#narrow/stream/445268-calyx-opt/topic/First.20Class.20FSMs.20.28.2B.20the.20discussions.20that.20led.20here.29/near/473006448), which touches on the motivation for this. The idea is to be able to instantiate FSMs as a `group`-like construct in...

Similar to duplication, the goal with splitting a `seq` block is ultimately to reduce fanout from the one register that normally controls a sequential schedule. Initially, we tried to transform:...