[Milkymist-devel] Alternative LM32 ISS
Sébastien Bourdeauducq
sebastien.bourdeauducq at lekernel.net
Tue Jul 28 09:03:09 PDT 2009
On Monday 27 July 2009 10.12.53 Sébastien Bourdeauducq wrote:
> Hi,
>
> I just stumbled on this simulator for Mico32 SoC's that might do a better
> job than GDB:
>
> From
> http://www.latticesemi.com/forums/forum/messageview.cfm?catid=523&threadid=
>15051:
Now that I checked, that thing does not even compile because of stupid errors
(like functions having two parameters with the same name).
And it requires complex libraries like SystemC and TLM (that it fails to find
BTW, and their custom build system is so messy that I eventually copied my
SystemC/TLM files to /usr/include and /usr/lib to be able to compile their
stuff).
So in the end, it looks pretty bad. To me, the choice between fixing GDB's ISS
and fixing Soclib seems in favor of GDB.
More information about the Devel
mailing list