Package: codec_builder_2008p_pkg
- File: codec_builder-2008p.vhd
Functions
- decode ( constant code : string;
variable index : inout positive;
variable result : out boolean_vector) return ()
- decode ( constant code : string;
variable index : inout positive;
variable result : out integer_vector) return ()
- decode ( constant code : string;
variable index : inout positive;
variable result : out real_vector) return ()
- decode ( constant code : string;
variable index : inout positive;
variable result : out time_vector) return ()
- decode ( constant code : string;
variable index : inout positive;
variable result : out ufixed) return ()
- decode ( constant code : string;
variable index : inout positive;
variable result : out sfixed) return ()
- decode ( constant code : string;
variable index : inout positive;
variable result : out float) return ()