To test the fixed point code, in addition to changing `set src_dir`, we also need to change ```tcl add_files $src_dir/mmult_float.cpp ``` to ```tcl add_files $src_dir/mmult_fixed.cpp ```