Commit Graph

406 Commits

Author SHA1 Message Date
bentley
80391237ef Update to opensta-2.0.12.20190329.
Adds a missing header file used by dependent projects.

From Alessandro De Laurenzis (maintainer); thanks!
2019-03-30 11:50:06 +00:00
sthen
843bf1048b oops, tk->tcl in BUILD_DEPENDS as well 2019-03-27 09:23:51 +00:00
sthen
55d09ace43 s/WISH/TCLSH/, think-o on my part when suggesting how to fix #! line 2019-03-27 09:14:44 +00:00
bentley
3c6d98fe8f +opensta 2019-03-27 08:45:54 +00:00
bentley
96c8a0f23f Import opensta-2.0.11.20190327.
OpenSTA is a gate level static timing verifier. As a stand-alone
executable it can be used to verify the timing of a design using
standard file formats:
- Verilog netlist
- Liberty library
- SDC timing constraints
- SDF delay annotation
- SPEF parasitics

From Alessandro De Laurenzis; thanks!

ok sthen@
2019-03-27 08:45:25 +00:00
bentley
55c754b995 +netgen 2019-03-20 10:05:57 +00:00
bentley
73b3a49f29 Import netgen-1.5.118.
Netgen is a tool for comparing netlists, a process known as LVS (Layout
vs. Schematic). This is an important step in the VLSI IC design flow,
ensuring that the geometry that has been laid out matches the expected
circuit.

Netgen is considered complete and competitive with commercial-grade
tools. Code was added to handle device properties and to resolve
parallel combinations of devices whether individually instantiated
or implied through the use of the "M" property. Serial and parallel
networks of passive devices are analyzed and compared between networks.

From Alessandro De Laurenzis; thanks!

ok sthen@
2019-03-20 10:05:10 +00:00
bentley
a550c0a01c Update to qrouter-1.3.109.
From Alessandro De Laurenzis (maintainer); thanks!
2019-03-19 07:45:39 +00:00
bentley
a123090ad5 +magic 2019-03-18 08:36:20 +00:00
bentley
0fe5b5ee6e Import magic-8.1.224.
Magic is an interactive system for creating and modifying VLSI
circuit layouts. It is used to design basic cells and to combine
them hierarchically into large structures.

Magic understands quite a bit about the nature of circuits. It has
built-in knowledge of layout rules; during editing, it continuously
checks for rule violations. Magic also knows about connectivity and
transistors, and contains a built-in hierarchical circuit extractor.
It has a plow operation that permits to stretch or compact cells.
Lastly, Magic has routing tools to make the circuit interconnections.

Magic is based on the Mead-Conway style of design: it uses simplified
design rules and circuit structures that make it easier layout drawing
and permit Magic to provide powerful assistance, at the cost of
slightly less dense circuits.

From Alessandro De Laurenzis; thanks!

ok sthen@
2019-03-18 08:35:35 +00:00
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
ajacoutot
841e85df8d Update to gtkwave-3.3.99. 2019-02-18 10:47:40 +00:00
kn
71daf1cce8 Update to xschem-2.8.2
From Hanno (Maintainer), with minor adjustments from me.
2019-02-12 17:17:24 +00:00
kirby
e00b8b743b update to tkgate-2.1 2019-02-11 13:07:51 +00:00
bentley
6d8cf28cf7 Update to yosys-0.8.
Release notes: https://github.com/YosysHQ/yosys/releases/tag/yosys-0.8

ok Alessandro De Laurenzis (maintainer)
2019-01-09 04:27:09 +00:00
bentley
9552f9c6b6 Update to ngspice-30.
Release notes:
http://ngspice.sourceforge.net/news.html
2019-01-08 07:34:37 +00:00
kn
1020199b7f +xschem 2019-01-04 20:38:18 +00:00
kn
9deab2be30 Import cad/xschem
Xschem is a schematic capture program, it allows creation of
hierarchical representation of circuits with a top down approach. By
focusing on interfaces, hierarchy and instance properties a complex
system can be described in terms of simpler building blocks.

A VHDL or Verilog or Spice netlist can be generated from the drawn
schematic, allowing the simulation of the circuit. Key feature of the
program is its drawing engine written in C and using directly the Xlib
drawing primitives; this gives very good speed performance, even on
very big circuits. The user interface is built with the Tcl-Tk
toolkit, tcl is also the extension language used.

Netlist can be exported in tEDAx format which can then be used by
pcb-rnd to design a printed circuit board.


From Hannu Vuolasaho <vuokkosetae [at] gmail.com> who takes mainainer.

Feedback from me, OK rsadowski
2019-01-04 20:35:47 +00:00
jca
b64d5741b9 BROKEN following the wxWidgets3 update
ok ajacoutot@ landry@ giovanni@
2019-01-02 12:44:53 +00:00
sthen
49b00025fd bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost,
it has been split into subpackages
2018-12-13 19:53:23 +00:00
naddy
6951b0ad53 add missing includes for ports-gcc 2018-12-06 20:10:03 +00:00
naddy
f23f5d2829 ports-gcc 4.9 requires explicit -std=c++11 2018-11-18 20:43:23 +00:00
naddy
09ced2bc61 add missing includes (gcc 4.9) 2018-11-18 20:07:15 +00:00
naddy
1443c6d3e8 add missing include (gcc 4.9) 2018-11-18 19:12:13 +00:00
naddy
84174f9106 bump for package path change devel/gmp -> devel/gmp,-main 2018-11-02 18:48:39 +00:00
bentley
84330c13c3 Update to ngspice-29.
Release notes:
https://sourceforge.net/p/ngspice/ngspice/ci/master/tree/NEWS
2018-10-30 07:12:45 +00:00
bentley
e01c1aa6da Include cstring for memcpy(). 2018-10-28 08:19:12 +00:00
bentley
7eccb9e51f Include cstring for str*() functions. 2018-10-28 08:13:41 +00:00
bentley
271914f660 Update geda homepage. 2018-10-26 04:16:40 +00:00
bentley
d59603396d Update to pcb-4.1.3. 2018-10-26 04:01:51 +00:00
bentley
a578dcbe5f Update to gtkwave-3.3.95. 2018-10-26 04:01:02 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
landry
c4c7f33d9f Distinct licence for gfx elements, nit from kn@ 2018-10-03 15:02:32 +00:00
landry
2f0ae4663f +qelectrotech 2018-10-02 16:42:28 +00:00
landry
7853b54458 Import qelectrotech 0.61.
QElectroTech is an application to create primarily, electrical,
electronics, automation and control circuits. However, QElectroTech
can be exploited to create mechanical objects to illustrate processes,
instrumentation drawings among various creative possibilities.
QElectroTech is a good professional quality drafting application for
various drawings that form a project.

ok kirby@
2018-10-02 16:41:53 +00:00
bcallah
db0e58c4b0 +graywolf 2018-08-28 18:27:22 +00:00
bcallah
5f3f22ddc8 Import cad/graywolf, a placement tool used in VLSI design.
Original submission by Alessandro De Laurenzis, who takes MAINTAINER --
thanks!
tweaks and oks from sthen@ and bentley@

graywolf is a program for placement of VLSI digital circuits, mainly
intended as part of qflow tool-chain
(http://opencircuitdesign.com/qflow/).

It is a fork of the last open-source version of TimberWolf (which is now
commercial software) and has been modified to streamline the build
process and make it behave more as a standard command-line tool.

It is based on the general combinatorial optimization technique known as
simulated annealing and is suitable for standard cell, macro/custom
cell, and gate-array professional-grade placement.
2018-08-28 18:26:57 +00:00
bcallah
b2ae8fea3f +qrouter 2018-08-28 15:09:36 +00:00
bcallah
1d19123980 Import cad/qrouter, a multi-level, over-the-cell maze router for VLSI
design.
Original submission from Alessandro De Laurenzis, who takes MAINTAINER --
thanks!
ok bentley@

Qrouter is a tool to generate metal layers and vias to physically
connect together a netlist in a VLSI fabrication technology. It
is a maze router, otherwise known as an "over-the-cell" router or
"sea-of-gates" router. That is, unlike a channel router, it begins with
a description of placed standard cells, usually packed together at
minimum spacing, and places metal routes over the standard cells.

Qrouter uses the open standard LEF and DEF formats as file input and
output. It takes the cell definitions from a LEF file, and analyzes
the geometry for each cell to determine contact points and route
obstructions. It then reads the cell placement, pin placement, and
netlist from a DEF file, performs the detailed route, and writes an
annotated DEF file as output.
2018-08-28 15:09:08 +00:00
sthen
1b72a79eb4 +yosys 2018-08-10 19:40:29 +00:00
sthen
417ddad543 import ports/cad/yosys, from maintainer Alessandro De Laurenzis, ok bcallah
Yosys Open SYnthesis Suite

Yosys is a framework for Verilog RTL synthesis. It currently has extensive
Verilog-2005 support and provides a basic set of synthesis algorithms for
various application domains. Selected features and typical applications:

- Process almost any synthesizable Verilog-2005 design
- Converting Verilog to BLIF / EDIF/ BTOR / SMT-LIB / simple RTL Verilog / etc.
- Built-in formal methods for checking properties and equivalence
- Mapping to ASIC standard cell libraries (in Liberty File Format)
- Mapping to Xilinx 7-Series and Lattice iCE40 FPGAs
- Foundation and/or front-end for custom flows

Yosys can be adapted to perform any synthesis job by combining the existing
passes (algorithms) using synthesis scripts and adding additional passes as
needed by extending the Yosys C++ code base.
2018-08-10 19:40:02 +00:00
bcallah
effc7e8dcb +abc 2018-08-08 15:25:20 +00:00
bcallah
f919501846 Import cad/abc, a system for sequential logic synthesis and verification.
Original submission from Alessandro De Laurenzis, who takes MAINTAINER --
thanks!

Additional work from sthen@ and myself, ok sthen@

ABC is a growing software system for synthesis and verification of binary
sequential logic circuits appearing in synchronous hardware designs. ABC
combines scalable logic optimization based on And-Inverter Graphs (AIGs),
optimal-delay DAG-based technology mapping for look-up tables and standard
cells, and innovative algorithms for sequential synthesis and verification.
2018-08-08 15:24:47 +00:00
ajacoutot
6201caa26d Remove xtrkcad which is the only consumer of the old www/webkit.
maintainer timeout
ok sthen@ tb@ kn@
2018-07-25 09:04:17 +00:00
espie
a3cc216348 @tag update-mime-database 2018-07-01 18:33:35 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
ajacoutot
1cafbbab17 Update to gtkwave-3.3.91. 2018-06-23 16:06:11 +00:00
bentley
a59d6e89bd Update to ngspice-28.
Release notes:
https://sourceforge.net/p/ngspice/ngspice/ci/master/tree/NEWS
2018-06-04 10:52:34 +00:00
espie
4d458d3820 zap common dirs 2018-05-12 13:59:37 +00:00