improve code-comments some more
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 11 Oct 2021 10:25:11 +0000 (11:25 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 11 Oct 2021 10:25:11 +0000 (11:25 +0100)
src/ieee754/part/layout_experiment.py

index 4f185874f40228471434679d1c2ffa1b23f9f3ca..2a31a57dbcb4cb075ec14b4799e521fca6aa509b 100644 (file)
@@ -24,7 +24,8 @@ from pprint import pprint
 from ieee754.part_mul_add.partpoints import PartitionPoints
 
 
-# main fn
+# main fn, which started out here in the bugtracker:
+# https://bugs.libre-soc.org/show_bug.cgi?id=713#c20
 def layout(elwid, signed, part_counts, lane_shapes, fixed_width=None):
     # identify if the lane_shapes is a mapping (dict, etc.)
     # if not, then assume that it is an integer (width) that