提交 8a8250e2 编写于 作者: L LinJiawei

statistics.py: fix a bug

上级 60d5e259
......@@ -13,5 +13,6 @@ with open("../build/XSSimTop.v", "r") as f:
else:
cnt = cnt + 1
line = f.readline()
mymap[last] = cnt
for k,v in mymap.items():
print(k, v)
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册