• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
      • Gl
      • Esim
      • Vl2014
        • Warnings
        • Primitives
        • Use-set
        • Syntax
          • Vl-module
          • Vl-vardecl
          • Expressions
          • Vl-fundecl
          • Vl-assign
          • Vl-gateinst
          • Vl-modinst
          • Vl-commentmap
          • Vl-portdecl
          • Vl-taskdecl
          • Vl-design
          • Vl-interface
          • Vl-plainarglist->exprs
          • Vl-taskdecllist->names
          • Vl-fundecllist->names
          • Vl-package
          • Vl-port
          • Vl-udp
            • Vl-udp-p
            • Vl-udp-fix
            • Make-vl-udp
              • Vl-udp-equiv
              • Change-vl-udp
              • Vl-udp->sequentialp
              • Vl-udp->warnings
              • Vl-udp->name
              • Vl-udp->minloc
              • Vl-udp->inputs
              • Vl-udp->initval
              • Vl-udp->comments
              • Vl-udp->table
              • Vl-udp->output
              • Vl-udp->maxloc
              • Vl-udp->atts
            • Vl-paramdecl
            • Vl-genelement
            • Vl-cycledelayrange
            • Vl-namedarg
            • Vl-sort-blockitems-aux
            • Vl-distitem
            • Vl-gatedelay
            • Vl-repetition
            • Vl-typedef
            • Vl-range
            • Vl-gatestrength
            • Vl-program
            • Vl-config
            • Vl-always
            • Vl-datatype-update-dims
            • Vl-import
            • Vl-enumbasetype
            • Vl-repeateventcontrol
            • Vl-paramargs
            • Vl-initial
            • Vl-eventcontrol
            • Vl-udpsymbol-p
            • Vl-maybe-range
            • Vl-maybe-nettypename
            • Vl-maybe-gatestrength
            • Vl-maybe-gatedelay
            • Vl-maybe-delayoreventcontrol
            • Vl-alias
            • Maybe-string-fix
            • Vl-maybe-packeddimension
            • Vl-fwdtypedef
            • Vl-evatom
            • Vl-packeddimension-p
            • Vl-maybe-udpsymbol
            • Vl-maybe-module
            • Vl-maybe-direction
            • Vl-maybe-datatype
            • Vl-maybe-cstrength
            • Vl-direction-p
            • Vl-arguments
            • Vl-maybe-design
            • Vl-udpline
            • Vl-exprdist
            • Vl-context1
            • Vl-genvar
            • Vl-enumitem
            • Vl-datatype-update-udims
            • Vl-datatype-update-pdims
            • Vl-modelement
            • Vl-udpedge
            • Vl-delaycontrol
            • Vl-context
            • Vl-sort-blockitems
            • Vl-distweighttype-p
            • Vl-ctxelement->loc
            • Vl-blockitem
            • Vl-vardecllist
            • Vl-module->ifports
            • Vl-modelement->loc
            • Vl-ctxelement
            • Vl-coretypename-p
            • Vl-packeddimensionlist
            • Vl-modelementlist->genelements
            • Vl-gatetype-p
            • Vl-paramdecllist
            • Vl-lifetime-p
            • Vl-datatype->udims
            • Vl-datatype->pdims
            • Vl-timeunit-p
            • Vl-repetitiontype-p
            • Vl-port->name
            • Vl-importlist
            • Vl-genelement->loc
            • Vl-delayoreventcontrol
            • Vl-cstrength-p
            • Statements
            • Vl-udpentry-p
            • Vl-packeddimension-fix
            • Vl-nettypename-p
            • Vl-portdecllist
            • Vl-port->loc
            • Vl-enumbasekind-fix
            • Vl-arguments->args
            • Vl-taskdecllist
            • Vl-portlist
            • Vl-importpart-p
            • Vl-importpart-fix
            • Vl-fundecllist
            • Vl-blockstmt-p
            • Vl-assignlist
            • Vl-alwaystype-p
            • Vl-typedeflist
            • Vl-syntaxversion-p
            • Vl-randomqualifier-p
            • Vl-modinstlist
            • Vl-gateinstlist
            • Vl-blockitemlist
            • Vl-udptable
            • Vl-udplist
            • Vl-udpentrylist
            • Vl-programlist
            • Vl-paramvaluelist
            • Vl-packagelist
            • Vl-namedparamvaluelist
            • Vl-namedarglist
            • Vl-modulelist
            • Vl-modportlist
            • Vl-modport-portlist
            • Vl-interfacelist
            • Vl-initiallist
            • Vl-genvarlist
            • Vl-fwdtypedeflist
            • Vl-evatomlist
            • Vl-enumitemlist
            • Vl-distlist
            • Vl-configlist
            • Vl-alwayslist
            • Vl-aliaslist
            • Vl-regularportlist
            • Vl-rangelist-list
            • Vl-rangelist
            • Vl-paramdecllist-list
            • Vl-modelementlist
            • Vl-maybe-range-list
            • Vl-interfaceportlist
            • Vl-argumentlist
            • Data-types
          • Getting-started
          • Utilities
          • Loader
          • Transforms
          • Lint
          • Mlib
          • Server
          • Kit
          • Printer
          • Esim-vl
          • Well-formedness
        • Sv
        • Fgl
        • Vwsim
        • Vl
        • X86isa
        • Svl
        • Rtl
      • Software-verification
      • Math
      • Testing-utilities
    • Vl-udp

    Make-vl-udp

    Basic constructor macro for vl-udp structures.

    Syntax
    (make-vl-udp [:name <name>] 
                 [:output <output>] 
                 [:inputs <inputs>] 
                 [:sequentialp <sequentialp>] 
                 [:table <table>] 
                 [:initval <initval>] 
                 [:warnings <warnings>] 
                 [:minloc <minloc>] 
                 [:maxloc <maxloc>] 
                 [:atts <atts>] 
                 [:comments <comments>]) 
    

    This is the usual way to construct vl-udp structures. It simply conses together a structure with the specified fields.

    This macro generates a new vl-udp structure from scratch. See also change-vl-udp, which can "change" an existing structure, instead.

    Definition

    This is an ordinary make- macro introduced by defprod.

    Macro: make-vl-udp

    (defmacro make-vl-udp (&rest args)
      (std::make-aggregate 'vl-udp
                           args
                           '((:name)
                             (:output)
                             (:inputs)
                             (:sequentialp)
                             (:table)
                             (:initval)
                             (:warnings)
                             (:minloc)
                             (:maxloc)
                             (:atts)
                             (:comments))
                           'make-vl-udp
                           nil))

    Function: vl-udp

    (defun vl-udp (name output inputs sequentialp table initval
                        warnings minloc maxloc atts comments)
     (declare (xargs :guard (and (stringp name)
                                 (vl-portdecl-p output)
                                 (vl-portdecllist-p inputs)
                                 (booleanp sequentialp)
                                 (vl-udptable-p table)
                                 (vl-maybe-expr-p initval)
                                 (vl-warninglist-p warnings)
                                 (vl-location-p minloc)
                                 (vl-location-p maxloc)
                                 (vl-atts-p atts)
                                 (vl-commentmap-p comments))))
     (declare (xargs :guard t))
     (let ((__function__ 'vl-udp))
      (declare (ignorable __function__))
      (b* ((name (mbe :logic (str-fix name) :exec name))
           (output (mbe :logic (vl-portdecl-fix output)
                        :exec output))
           (inputs (mbe :logic (vl-portdecllist-fix inputs)
                        :exec inputs))
           (sequentialp (mbe :logic (acl2::bool-fix sequentialp)
                             :exec sequentialp))
           (table (mbe :logic (vl-udptable-fix table)
                       :exec table)
    )
           (initval (mbe :logic (vl-maybe-expr-fix initval)
                         :exec initval))
           (warnings (mbe :logic (vl-warninglist-fix warnings)
                          :exec warnings))
           (minloc (mbe :logic (vl-location-fix minloc)
                        :exec minloc))
           (maxloc (mbe :logic (vl-location-fix maxloc)
                        :exec maxloc))
           (atts (mbe :logic (vl-atts-fix atts)
                      :exec atts))
           (comments (mbe :logic (vl-commentmap-fix comments)
                          :exec comments)))
       (cons
         :vl-udp
         (std::prod-cons
              (std::prod-cons
                   (std::prod-cons name output)
                   (std::prod-cons inputs
                                   (std::prod-cons sequentialp table)))
              (std::prod-cons
                   (std::prod-cons initval
                                   (std::prod-cons warnings minloc))
                   (std::prod-cons maxloc
                                   (std::prod-cons atts comments))))))))