binary
Back to table
/*
BasicType
binary
[binary f]=function(binary g);
A binary number in form like 4'b0100
*/
//-------------------------------------------------------------------
// examples
a=5'b10100;
b=6'b111000;
Print(a,b);
//-------------------------------------------------------------------
// result
a = 5'b10100;
b = 6'b111000;
MatchLogicFunction IsThresholdFunction ToBinary PureBinary bool ToVariableInvertedFunction Diagram Load LogicScript minterm Minus NumberSystem MantissaToPositiveInteger MostSignificantDigit Radixes RadixFromIndex Or SOP Solve Sequential Backwardly ToFeedbackSystem Compatibility ShannonTree StateTransition string() TruthTable GetPositiveLogicFunction ComputeDONTCARE Zero