4 lines
191 B
Bash
4 lines
191 B
Bash
PYTHONPATH=python/ python transform.py c/impl.c c/impl.h
|
|
PYTHONPATH=python/ python generate_decoder.py c/decode_execute.c c/decode_print.c
|
|
PYTHONPATH=python/ python bitfield.py > c/sr_bits.h
|