mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-06 14:13:23 +00:00
Squelch trailing whitespace
This commit is contained in:
parent
41d4e91f38
commit
2021ddecb3
19 changed files with 165 additions and 165 deletions
|
@ -92,7 +92,7 @@ struct NlutmapWorker
|
|||
for (auto bit : sigmap(conn.second))
|
||||
bit_lut_count[bit]++;
|
||||
}
|
||||
|
||||
|
||||
for (auto &cand : candidate_ratings)
|
||||
{
|
||||
for (auto &conn : cand.first->connections())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue