Class VHDLFixedPointDimensions


  • public class VHDLFixedPointDimensions
    extends Object
    • Constructor Detail

      • VHDLFixedPointDimensions

        public VHDLFixedPointDimensions()
    • Method Detail

      • writeBitLengths

        public static void writeBitLengths​(EDSignal edSignal,
                                           String dimension)
                                    throws com.fasterxml.jackson.core.JsonGenerationException,
                                           IOException
        Throws:
        com.fasterxml.jackson.core.JsonGenerationException
        IOException
      • getBitLengthFraction

        public static Integer getBitLengthFraction​(String dimension)
      • getBitLengthInteger

        public static Integer getBitLengthInteger​(String dimension)