> You can also use objcopy to rename the two symbols.

Hmm, that might work nicely.

> By curiosity, why do you need this feature ?

I'm writing a computer program that talks to a device with an FPGA. I
currently have it set up so that I can run the FPGA's VHDL code within
the application in a "simulation" mode without a real device
connected, but I was thinking about how this wouldn't scale if the
application ever was to be used with two different devices running
different VHDL code (or the same device running different VHDL code).

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

Reply via email to