|
From: Jon T. <dos...@gm...> - 2015-06-10 22:33:54
|
Hi all, I am the author of Controlix, an operating system written in vhdl. I am currently developing it using GHDL as the compiler, and the system interface uses vhpi calls. Works OK on top of POSIX, but Icarus' vpp is written in c instead of in ada, making a static linkage job for bare metal targeting much more feasible. Afaics from perusing the sources, neither vhpi or vpp are currently supported by vhdlpp. If someone is already looking into writing support for this, I'd be happy to test, otherwise I might be able to take a crack at it myself (I have the coding time available). Jon |