Hi ,

I do not know what is AST.

But I have simulated Xilinx library with GHDL.
I have documentated this in my paper.
http://www.dossmatik.de/ghdl/ghdl_unisim_eng.pdf

Perhaps, The second example is what you looking for.


best regards

René Doß





Am 13.07.2015 um 02:17 schrieb Vincent Mirian:
> Hi,
>
> I found and installed version 0.33. I used the instruction at:
> https://sourceforge.net/p/ghdl-updates/code/ci/default/tree/.
>
> When I execute the command:
> % ghdl --reprint ram_dual_port_sim.vhd
> I get the following error:
> ram_dual_port_sim.vhd:38:9: cannot find resource library "unisim"
> ram_dual_port_sim.vhd:39:12: primary unit "vcomponents" not found in
> library "unisim"
>
> I need to add the libraries to the ghdl library path, I attempted to
> reference the unisim library using the --work option, but it is not
> permitted with the --reprint command. I also tried to build portions
> of ghdl (e.g. make libs.vhdl.gcc and other commands), but I get the
> following error:
>
> _______________________________________________
> Ghdl-discuss mailing list
> [email protected]
> https://mail.gna.org/listinfo/ghdl-discuss


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

Reply via email to