diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-22 09:09:38 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-22 09:09:38 +0000 |
commit | 62872200a330c4c3a7d9e53cd4c22d228608a54e (patch) | |
tree | 604f1fb6ab210b8650b172ea1c15f20bec6b5ef8 /cad/Makefile | |
parent | d802cb32bb502985e2b2f2360e665d4c5a5bb90c (diff) | |
download | ports-62872200a330c4c3a7d9e53cd4c22d228608a54e.tar.gz ports-62872200a330c4c3a7d9e53cd4c22d228608a54e.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
Notes
Notes:
svn path=/head/; revision=180469
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 |