1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-07-01 07:29:32 +00:00
8bitworkshop/emsrc/verilator/verilator.txt
2017-11-12 11:52:17 -05:00

9 lines
200 B
Plaintext

emconfigure ./configure --includedir=/Library/Developer/CommandLineTools/usr/include
cd src
emmake make ../verilator_bin
cd ..
mkdir -p js
cp verilator_bin js/verilator_bin.bc
make -f Makefile.local