git: 5b56a4c3bab0 - main - cad/uhdm: Add to pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Apr 2023 03:08:39 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=5b56a4c3bab09b8eb9f88102c257e1afa70096e7 commit 5b56a4c3bab09b8eb9f88102c257e1afa70096e7 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-04-01 03:08:20 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-04-01 03:08:20 +0000 cad/uhdm: Add to pkg-descr --- cad/uhdm/pkg-descr | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cad/uhdm/pkg-descr b/cad/uhdm/pkg-descr index db7c8971ad56..98071be7b803 100644 --- a/cad/uhdm/pkg-descr +++ b/cad/uhdm/pkg-descr @@ -1,3 +1,6 @@ Universal Hardware Data Model. A complete modeling of the IEEE SystemVerilog Object Model with VPI Interface, Elaborator, Serialization, Visitor and Listener. Used as a compiled interchange format in between SystemVerilog tools. + +libuhdm implements the hardware object model standardized in: +IEEE 1800.1-2017 chapter 37: VPI object model.