5 Commits

Author SHA1 Message Date
jca
03140f5cb4 Fix graywolf build when misc/dialog is installed
Use CMAKE_INCLUDE_CURRENT_DIR to prefer .h files from the port's source
directories.

From Alessandro De Laurenzis (maintainer)
2021-07-04 23:19:38 +00:00
naddy
0d159c365d cad/graywolf: fix build with -fno-common, from upstream repository 2021-02-20 19:12:04 +00:00
sthen
9fbb0b9c06 update maintainer email, from Alessandro De Laurenzis 2020-04-12 14:46:04 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +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