package systemverilog

  1. Overview
  2. Docs
include module type of Grammar_types.IntegerAtomType
type t =
  1. | Byte
  2. | Shortint
  3. | Int
  4. | Longint
  5. | Integer
  6. | Time
val to_s : t -> string
OCaml

Innovation. Community. Security.