1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-08-11 11:29:00 +00:00
8bitworkshop/emsrc/verilator/verilator.txt

9 lines
200 B
Plaintext
Raw Normal View History

2017-11-11 19:45:32 +00:00
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