Port details |
- cvc Circuit Validity Checker
- 1.1.5 cad
=2 1.1.5Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-12-29 07:39:07
- Last Update: 2023-05-10 14:33:01
- Commit Hash: e13468e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/d-m-bailey/cvc
- Description:
- CVC: Circuit Validity Checker. Voltage aware ERC checker for CDL netlists.
Features:
* Input netlist format is Calibre LVS CDL (Mentor, a Siemens business)
* Checks netlists with up to 4B devices (2^32).
* Power and device parameters from Microsoft Excel
* Hierarchical power files possible
* Ability to differentiate models by parameters
* Setup option to list models and power nets
* All rules are automated. No need to write rule files.
* Interactive netlist analyzer
* Script execution available
* Automatic subcircuit debug environment creation
* GUI to record error analyses results
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/cad/cvc/ && make install clean
- To add the package, run one of these commands:
- pkg install cad/cvc
- pkg install cvc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cvc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1683695318
SHA256 (d-m-bailey-cvc-v1.1.5_GH0.tar.gz) = bc1a33bdfed68f5c0b85b58e43e15d6cbe9bf35cfc66fb2adb4b48e94891243d
SIZE (d-m-bailey-cvc-v1.1.5_GH0.tar.gz) = 329571
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pyinstaller : devel/py-pyinstaller@py39
- bash : shells/bash
- bison : devel/bison
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- python3.9 : lang/python39
- gcc11 : lang/gcc11
- as : devel/binutils
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- gcc11 : lang/gcc11
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- cad_cvc
- USES:
- autoreconf bison gettext-runtime gettext-tools gmake python readline shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.5 10 May 2023 14:33:01
    |
Yuri Victorovich (yuri)  |
cad/cvc: Update 1.1.4 → 1.1.5
Reported by: portscout |
1.1.4_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.1.4 19 Apr 2023 07:32:43
    |
Yuri Victorovich (yuri)  |
cad/cvc: Update 1.1.3 → 1.1.4
Reported by: portscout |
1.1.3 03 Dec 2022 14:15:24
    |
Lorenzo Salvadore (salvadore)  |
cad/cvc: Set USE_GCC=11
The build fails with GCC 12, which is soon to become GCC_DEFAULT.
PR: 266189
Reported by: exp-run (antoine)
Approved by: maintainer timeout (yuri, 2 weeks) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1.3 20 May 2022 20:08:36
    |
Yuri Victorovich (yuri)  |
cad/cvc: Update 1.1.1 -> 1.1.3
Reported by: portscout |
1.1.1 30 Apr 2022 16:03:25
    |
Yuri Victorovich (yuri)  |
cad/cvc: Update 1.1.0-4 -> 1.1.1 |
1.1.0.4 29 Dec 2021 07:37:20
    |
Yuri Victorovich (yuri)  |
cad/cvc: New port: Circuit Validity Checker |
Number of commits found: 9
|