On Thu, May 1, 2008 at 2:10 AM, Tristan Gingold <[EMAIL PROTECTED]> wrote: > On Tue, Apr 29, 2008 at 01:46:41PM -0400, Pascal Giard wrote: > > I'm using VHPI. > > A debug message, "vpi_put_value: vpiBinStrVal", is outputted to the > > console each time I drive a signal... > > So you are using vpi!
Hell yeah! And besides the small memleak left it works very well! My current proof of concept implementation (reminder: i'm a M.Ing. candidate) looks like this: It's a mix of 3 simulators: - Mathworks Matlab/Simulink (Algorithmic) - Open SystemC Initiative Simulator (System Level aka ESL) - GHDL (RTL) An FIR is implemented in the three, one testbench is used for all three (the TB is in MATLAB/Simulink) and one data validator is used for all three (also in MATLAB). Once the last memleak is solved I want to publish my methodology along with sample code so other users will benefit from my work. > > This becomes pretty annoying... Please disable it in the next release. > > Done. Thanks a bunch. Cheers, -Pascal -- Homepage (http://organact.mine.nu) Debian GNU/Linux (http://www.debian.org) LACIME: École de technologie supérieure (http://lacime.etsmtl.ca) _______________________________________________ Ghdl-discuss mailing list [email protected] https://mail.gna.org/listinfo/ghdl-discuss
