Commit 13f65024 by Eddie Hung

More testing

parent b0e51b59
......@@ -2,8 +2,8 @@
from common_mul import gen_mul
ARange = ['16','16s','24','24s','32','32s', '48', '48s']
BRange = ['16','16s','24','24s','32','32s']
ARange = ['16','16s','17','17s','24','24s','31','31s','32','32s','33','33s','47','47s','48','48s','49','49s']
BRange = ['15','15s','16','16s','17','17s','24','24s','31','31s','32','32s']
if __name__ == "__main__":
gen_mul(ARange, BRange)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment