mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-03 14:06:09 +00:00
Remove trailing whitespaces
This commit is contained in:
parent
48a3dcc02a
commit
a689342207
317 changed files with 3136 additions and 3136 deletions
|
|
@ -11,7 +11,7 @@ from pathlib import Path
|
|||
print("Generate FST for sim models")
|
||||
|
||||
for name in Path("tb").rglob("tb*.v"):
|
||||
test_name = name.stem
|
||||
test_name = name.stem
|
||||
print(f"Test {test_name}")
|
||||
|
||||
verilog_name = f"{test_name[3:]}.v"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue