On 2008-09-23, Mark Marshall wrote: > - I can see if I can write a plugin for bochs that > interfaces with the verilog simulator. > I'm not sure which parts of the verilog would be needed for > this - I would really need some guidance as to which files > to try to include.
Look for vpi_user.h, which is installed by iverilog. There is an issue with it, though. The simulator calls your code, not the other way around. (Thus libhsip.) _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
