X-Git-Url: http://git.joshuawise.com/mandelfpga.git/blobdiff_plain/ae2d004d53c6bc6a0fd5727f67ad6812092a959a..HEAD:/Makefile diff --git a/Makefile b/Makefile old mode 100644 new mode 100755 index cd766fa..b7b04ce --- a/Makefile +++ b/Makefile @@ -5,6 +5,9 @@ PART = xc3s1200e-fg320-5 all: fpga_target +sim: mandelsim.c + gcc -O3 -lSDL -o mandelsim mandelsim.c -march=pentium3 + BITGEN_OPTS = \ -w \ -g DebugBitstream:No \