3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-30 06:50:09 +00:00

Add FIXME about need for -mux4

This commit is contained in:
Eddie Hung 2019-06-21 11:15:23 -07:00
parent c6b4653ebe
commit f433a52374
2 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,6 @@
CONFIG := clang
# CONFIG := gcc
# CONFIG := clang
CONFIG := gcc
# CONFIG := gcc-4.8
# CONFIG := afl-gcc
# CONFIG := emcc