It's pretty cool that my post on combinational logic in ROHD is in the top-3 results on Google when you search for `always_comb`! https://intel.github.io/rohd-website/blog/combinational-ssa/ #rohd #always_comb #SystemVerilog #dart #opensource
Procedural Combinational Logic, SystemVerilog’s always_comb, and SSA in ROHD
ROHD has recently gained a powerful new feature in the Combinational.ssa constructor for Combinationals that allows safer implementations of equivalent always_comb logic in SystemVerilog. This post discusses some of the motivations of the feature and highlights the power gained by using it.