Skip to content

Commit ba0261f

Browse files
authored
add corrected spacing
1 parent d2e89df commit ba0261f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/finn/util/basic.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
part_map["VCK190"] = "xcvc1902-vsva2197-2MP-e-S"
8484
part_map["V80"] = "xcv80-lsva4737-2MHP-e-s"
8585

86+
8687
def get_rtlsim_trace_depth():
8788
"""Return the trace depth for rtlsim via PyVerilator. Controllable
8889
via the RTLSIM_TRACE_DEPTH environment variable. If the env.var. is

0 commit comments

Comments
 (0)