commit | cc26b6921cf2359bd33cca1dddd9c570aeec81ce | [log] [tgz] |
---|---|---|
author | Tim Edwards <tim@opencircuitdesign.com> | Tue Jan 12 10:40:15 2021 -0500 |
committer | Tim Edwards <tim@opencircuitdesign.com> | Tue Jan 12 10:40:15 2021 -0500 |
tree | 3e6133d7403f1cbf17f96342fd84aa44c1666ffb | |
parent | 002139110e8b9e73e2c146c7fb2f6ecc46ee50a4 [diff] |
Fix to generate_fill to force the width to be type float so that width / total does not round down, and ceil(width / total) gives the correct number of tiles.