mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-13 20:38:44 +00:00
Fix spacing
This commit is contained in:
parent
81c207fb9b
commit
2b911e270b
|
@ -310,7 +310,7 @@ struct ShregmapWorker
|
|||
continue;
|
||||
}
|
||||
|
||||
start_cell:
|
||||
start_cell:
|
||||
chain_start_cells.insert(it.second);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue