clash-lib-1.10.0: prims/commonverilog/Clash_Explicit_Testbench.primitives.yaml
- BlackBox:
name: Clash.Explicit.Testbench.tbEnableGen
kind: Declaration
type: 'tbEnableGen ::
Enable dom'
template: assign ~RESULT = 1'b1;
workInfo: Always
- BlackBox:
name: Clash.Explicit.Testbench.clockToDiffClock
kind: Expression
template: '{~ARG[1], ~ ~ARG[1]}'