| Port details |
- opencircuitx Free, open-source EDA platform for VHDL and Verilog HDL editor
- 1.0.0 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: freebsd@sysctl.cz
 - Port Added: 2026-08-25 17:00:06
- Last Update: 2026-08-25 16:56:45
- Commit Hash: aa5ab1e
- License: MIT
- WWW:
- https://github.com/openlab-x/OpenCircuitX
- Description:
- OpenCircuitX is a free, open-source EDA (Electronic Design Automation) platform
for VHDL and Verilog: the hardware description languages (HDL) used to design
digital logic. It is developed by OpenLabX and unifies an IDE-quality
HDL editor, a visual circuit canvas, an RTL schematic viewer, a
waveform viewer, and a full FPGA toolchain in one window, for hardware
engineers, students, and FPGA hobbyists alike.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- opencircuitx>0:devel/opencircuitx
- To install the port:
- cd /usr/ports/devel/opencircuitx/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/opencircuitx
- pkg install opencircuitx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: opencircuitx
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1785087440
SHA256 (openlab-x-OpenCircuitX-v1.0.0-cbfb1f9_GH0.tar.gz) = 4c5cb7622ab9cb84bca020a244e46eaeec5168d850f647f8ea2ff759850157bd
SIZE (openlab-x-OpenCircuitX-v1.0.0-cbfb1f9_GH0.tar.gz) = 2614647
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Runtime dependencies:
-
- ghdl>0 : cad/ghdl
- iverilog>0 : cad/iverilog
- nextpnr>0 : devel/nextpnr
- openfpgaloader>0 : cad/openfpgaloader
- verilator>0 : cad/verilator
- yosys>0 : cad/yosys
- Library dependencies:
-
- libwx_baseu-3.2.so : x11-toolkits/wxgtk32
- libwx_baseu_net-3.2.so : x11-toolkits/wxgtk32
- libwx_gtk3u_aui-3.2.so : x11-toolkits/wxgtk32
- libwx_gtk3u_core-3.2.so : x11-toolkits/wxgtk32
- libwx_gtk3u_stc-3.2.so : x11-toolkits/wxgtk32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_opencircuitx
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.0.0 25 Aug 2026 16:56:45
    |
Juraj Lutter (otis)  Author: Martin Filla |
devel/opencircuitx: Add new port
OpenCircuitX is a free, open-source EDA (Electronic Design Automation)
platform for VHDL and Verilog: the hardware description languages (HDL)
used to design digital logic. It is developed by OpenLabX and unifies an
IDE-quality HDL editor, a visual circuit canvas, an RTL schematic
viewer, a waveform viewer, and a full FPGA toolchain in one window, for
hardware engineers, students, and FPGA hobbyists alike.
PR: 297258 |