X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=0ab0037e775e143df33b60909638db64534c995f;hb=a24012a91b3527c3d44bea32eb730356e2e8e357;hp=28b8f38b1f2e7189b4e62b4c514691424e5957d2;hpb=ac393ab0078a4a6f89e73573955837d34b1a12ee;p=soc.git diff --git a/Makefile b/Makefile index 28b8f38b..0ab0037e 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ testgpio_run_sim: ls180_verilog: python3 src/soc/simple/issuer_verilog.py \ --debug=jtag --enable-core --enable-pll \ - --enable-xics --enable-sram4x4kblock + --enable-xics --enable-sram4x4kblock --disable-svp64 src/soc/litex/florent/libresoc/libresoc.v test: install