On 2018/08/28 13:20, Alessandro DE LAURENZIS wrote:
> Hello Anthony,
> 
> thanks for your feedback.
> 
> On 2018-08-28 11:32, Anthony J. Bentley wrote:
> [...]
> > > 
> > > OK I think this is ready now. I hope you send the patches that add
> > > __OpenBSD__ to places upstream if you haven't already.
> > 
> > ok with me. Although I would suggest removing that bit about qflow
> > from DESCR; presumably it will be a RUN_DEPENDS of an upcoming qflow
> > package (meta-package?).
> 
> I let you guys decide about mentioning Qflow or not, but please consider
> that:
> 
> 1) tinderwolf (the original software graywolf has been forked from) is a
> completely independent application, used as stand-alone tool for placement
> and routing in VLSI design flows;
> 
> 2) graywolf, instead, is specifically tailored to be used with Qflow and any
> options still present in the code for its interactive usage is practically
> unsupported (the tool segv when launched with "-d", for example).
> 
> You're right, graywolf will be a BUILD_ and RUN_DEPENDS of the upcoming
> qflow package (which is a normal application, not a meta-package).
> 
> All the best
> 
> -- 
> Alessandro DE LAURENZIS
> [mailto:[email protected]]
> Web: http://www.atlantide.t28.net
> LinkedIn: http://it.linkedin.com/in/delaurenzis
> 

I've reworded DESCR a bit, I think this flows a bit better?

==
graywolf is a tool for placement and routing used as part of a tool
chain for synthesizing digital circuits (VLSI), mainly intended for use
used together with qflow (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.
==


Is there anything simple that can be done about all the "format specifies
type 'int' but the a rgument has type 'INT' (aka 'long') [-Wformat]"
warnings during build?

Reply via email to