Forum: GHDL vmake for ghdl?

Posted by Petter Gustad (Guest)
on 2009-06-18 07:28
(Received via mailing list)
Is there a vmake style program available for ghdl, or some other
library dependency analysis program where you can feed a list of all
your source files and get a ghdl script or some dependency graph?

Thanks
Petter
Posted by Tristan Gingold (Guest)
on 2009-06-21 11:12
(Received via mailing list)
On Thu, Jun 18, 2009 at 07:26:20AM +0200, Petter Gustad wrote:
> 
> Is there a vmake style program available for ghdl, or some other
> library dependency analysis program where you can feed a list of all
> your source files and get a ghdl script or some dependency graph?

What about ghdl -m or ghdl --gen-makefile ?

Tristan.
This topic is locked and can not be replied to.