Merge pull request #830 from yrabbit/mistype

Fix mistype.
This commit is contained in:
gatecat
2021-09-29 06:40:30 +01:00
committed by GitHub
+1 -1
View File
@@ -55,7 +55,7 @@ class Ecp5Packer
new_cells.clear();
}
// Print logic usgage
// Print logic usage
int available_slices = 0;
void print_logic_usage()
{