binary()
Back to table
/*
BasicType
binary()
[binary() f]=function(binary() g);
A list of binary number.
*/
//-------------------------------------------------------------------
// examples
binaries = binary(2'b00, 2'b01, 2'b10, 2'b11);
Print(binaries);
//-------------------------------------------------------------------
// result
Analysis IsBiUnateFunction IsMonotonicFunction IsPositiveFunction IsSymmetricFunctionTo FromBinary TwoComplement bool() ToAndXor ToShannonTree ToVariableInvertedFunction Eq LogicScript PositiveDecimalToMantissa Radixes RadixFromIndex PermutationMatrix To2LayerNor To2LayerAndOr Solve OutputAndStateBasedly To2layerOrAnd ShannonTree DontCare TimingChart GetDontCareLogicFunction GetNegativeLogicFunction GetPositiveLogicFunction ComputeFunctionOrder Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.