fuzzers: 007: restore missing continue

Signed-off-by: Karol Gugala <kgugala@antmicro.com>
This commit is contained in:
Karol Gugala 2019-06-04 20:36:35 +02:00
parent c9d661d161
commit 26614e5ed4
1 changed files with 1 additions and 0 deletions

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