diff options
author | miwi <miwi@FreeBSD.org> | 2006-12-22 17:09:38 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-12-22 17:09:38 +0800 |
commit | 1794886abd7d9217156de02db58c0be0d05c5284 (patch) | |
tree | e90862cf128efeea4c284fc5b4a2a8d8a0dbc083 /cad/Makefile | |
parent | 1ed1b40966c3e1022374b8fc52a7d14983195898 (diff) | |
download | freebsd-ports-gnome-1794886abd7d9217156de02db58c0be0d05c5284.tar.gz freebsd-ports-gnome-1794886abd7d9217156de02db58c0be0d05c5284.tar.zst freebsd-ports-gnome-1794886abd7d9217156de02db58c0be0d05c5284.zip |
The SystemC Verification (SCV) library is an extension library to SystemC
which adds advanced verification capabilities to SystemC, including
constrained randomization, complex constraint solvers, data-structure
creation, Transaction Level Modeling (TLM), concurrency, and dynamic
resource allocation management.
WWW: http://www.systemc.org/
PR: ports/106822
Submitted by: Peter Johnson
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/Makefile b/cad/Makefile index 77973dad6014..99296bc9608e 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -63,6 +63,7 @@ SUBDIR += qucs SUBDIR += sceptre SUBDIR += scotch + SUBDIR += scv SUBDIR += slffea SUBDIR += spice SUBDIR += systemc |