We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a5eedc commit 32fcbedCopy full SHA for 32fcbed
cosimulation/modelsim/Makefile
@@ -1,6 +1,6 @@
1
# This makefile assumes that 32bit Modelsim is installed.
2
# If you have a 64 bit version, run 'ARCH=64 make'
3
-ARCH?=32
+ARCH?=64
4
CFLAGS_32= -m32
5
CFLAGS_64= -m64
6
0 commit comments