Bug 297258 - [NEW PORT] devel/opencircuitx: OpenCircuitX is a free, open-source EDA
Summary: [NEW PORT] devel/opencircuitx: OpenCircuitX is a free, open-source EDA
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL: https://github.com/openlab-x/OpenCirc...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-08-04 05:36 UTC by Martin Filla
Modified: 2026-08-05 12:13 UTC (History)
2 users (show)

See Also:


Attachments
0001-opencircuitx-new-port.patch (5.04 KB, patch)
2026-08-04 05:36 UTC, Martin Filla
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Filla 2026-08-04 05:36:53 UTC
Created attachment 273430 [details]
0001-opencircuitx-new-port.patch

Hi,
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.

I tested with poudriere amd64.
Comment 1 bsd 2026-08-05 12:13:48 UTC
In devel/Makefile file, line

SUBDIR += opencircuitx

should be added when applying the patch provided.

Otherwise, building the port just works after applying the patch. I verified it with portmaster.

Application needs to be started from terminal for now, maybe some links/icons/menu items for common desktop environment could be added with ease, enhancing the port.