FPGA-Research-Manchester / FABulous

Fabric generator and CAD tools
https://fabulous.readthedocs.io/en/latest/
Apache License 2.0
148 stars 34 forks source link

geometry_gen:fabric_geometry: Fix indexing error for smaller fabrics #208

Closed EverythingElseWasAlreadyTaken closed 4 months ago

EverythingElseWasAlreadyTaken commented 4 months ago

Fix an indexing error in geometry generation that caused FABulous to crash when the fabric had fewer tiles on the Y axis than on the X axis.

KelvinChung2000 commented 4 months ago

Should I just have this merged now, or do you have more related fixes?

EverythingElseWasAlreadyTaken commented 4 months ago

You can merge this now, I don't have any related stuff. :) I just stumbled across this, when I was testing something.