clash-lib-1.0.0: prims/commonverilog/Clash_Signal_Internal.json
[ { "BlackBox" :
{ "name" : "Clash.Signal.Internal.unsafeFromReset"
, "workInfo" : "Never"
, "kind" : "Expression"
, "type" :
"unsafeFromReset :: Reset dom -> Signal dom Bool"
, "template" : "~ARG[0]"
}
}
, { "BlackBox" :
{ "name" : "Clash.Signal.Internal.unsafeToReset"
, "kind" : "Expression"
, "workInfo" : "Never"
, "type" :
"unsafeToReset :: Signal dom Bool -> Reset dom"
, "template" : "~ARG[0]"
}
}
, { "BlackBox" :
{ "name" : "Clash.Explicit.Testbench.tbEnableGen"
, "workInfo" : "Always"
, "kind" : "Declaration"
, "type" : "tbEnableGen :: Enable dom"
, "template" : "assign ~RESULT = 1'b1;"
}
}
]