clash-lib-0.99: prims/vhdl/GHC_Int.json
[ { "BlackBox" :
{ "name" : "GHC.Int.I8#"
, "type" : "I8# :: Int# -> Int8"
, "templateE" : "resize(~ARG[0],8)"
}
}
, { "BlackBox" :
{ "name" : "GHC.Int.I16#"
, "type" : "I16# :: Int# -> Int16"
, "templateE" : "resize(~ARG[0],16)"
}
}
, { "BlackBox" :
{ "name" : "GHC.Int.I32#"
, "type" : "I32# :: Int# -> Int32"
, "templateE" : "resize(~ARG[0],32)"
}
}
, { "BlackBox" :
{ "name" : "GHC.Int.I64#"
, "type" : "I64# :: Int# -> Int64"
, "templateE" : "resize(~ARG[0],64)"
}
}
]