fuzzers: 007: restore missing continue

Signed-off-by: Karol Gugala <[email protected]>
This commit is contained in:
Karol Gugala
2019-06-18 18:30:48 +02:00
parent c9d661d161
commit 26614e5ed4
+1
View File
@@ -338,6 +338,7 @@ def read_raw_timings(fin, properties, pins, site_pins, pin_alias_map):
# if we still don't have input, give up
if bel_input is None:
delay_loc += 6
continue
# restore speed model name
speed_model = delay_btype + speed_model_clean