Module Hardcaml__.Rtl_attribute
type tSpecification of attributes which may be attached to various objects within a RTL design. Such attributes are used to provide implementation hints to down stream CAD tools and do not affect any functionality within Hardcaml.
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
module Value : sig ... endAttribute value types.
val name : t -> stringReturns the attribute name
module Vivado : sig ... endA collection of common Xilinx Vivado attributes.