add magic constants comment
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 23 Jul 2019 09:17:08 +0000 (10:17 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 23 Jul 2019 09:17:08 +0000 (10:17 +0100)
src/ieee754/fpdiv/div0.py

index 87355332dde565371f1eba80674ddbf67256d8b4..33532732e369ca887014e772fe5fa154b85dd0db 100644 (file)
@@ -54,6 +54,7 @@ class FPDivStage0Mod(Elaboratable):
             # do conversion here, of both self.i.a and self.i.b,
             # into DivPipeInputData dividend and divisor.
 
+            # XXX *sigh* magic constants...
             if self.pspec.width == 16:
                 if self.pspec.log2_radix == 1:
                     extra = 2