When I run 32-bit ISim on 64-bit Linux, I receive the following error. Why?
"FATAL_ERROR:Simulator:Fuse.cpp:419:$Id: Fuse.cpp,v 1.35 2007/11/07 21:25:47 % Exp $ - Failed to compile generated C code"
ISim requires 32-bit versions of the following packages installed on all Linux machines with X86 architecture. These packages are provided by the Linux vendors: RHEL, SUSE, Fedora, etc.
gcc
glibc-devel
Once the above packages are installed, clean up your project files and rerun the simulation.