Forum: GHDL Dual simulation VHDL/Verilog

Posted by Fabien Marteau (Guest)
on 2008-09-15 13:50
(Received via mailing list)
Hy,

I use an IP from open cores (uart16550) written in Verilog, but i don't 
know
Verilog. Then to synthesize it I «packed» the verilog code in VHDL top
component. That work with ISE, I can synthesize it.

But is it possible to simulate it with GHDL ? Or do you know if a free
software can do that ?

Thanks a lot
FabM
Posted by Mark van Doesburg (Guest)
on 2008-09-15 14:08
(Received via mailing list)
But is it possible to simulate it with GHDL ? Or do you know if
  a free software can do that ?

Since you already have xst you can generate a ngc file. This ngc file
can be converted to VHDL using netgen (also part of ISE). You can use
this VHDL to do a simulation in ghdl.

regards,

Mark van Doesburg
This topic is locked and can not be replied to.