Hello,

as I optimise a design, I write two versions of my code, one is RTL,
the other uses vendor-specific "components" for the gates and stuff.
I can't distribute the proprietary library files so I decided to
"rewrite" the components that I use (not a big work, a dozen or so simple gates).

Now the question is : how do I create a new library with GHDL ?
I don't see it in the manual, which only mention a few options
but nothing is clear. Say I have a collection of entities in files,
and I want to use them as components by including "library XZY; use XYZ.all;"
how should I organise the files and run GHDL ?

Hopefully, the answer(s) may complement the existing manual :-)

YG

_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to