update comments
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 31 Jul 2019 20:52:05 +0000 (21:52 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 31 Jul 2019 20:52:05 +0000 (21:52 +0100)
src/ieee754/fpdiv/divstages.py

index 46d9629ca9a1148e8ed61a0f59e28c69a8faa762..d8807d10ddae2da497c3f5ffd9f4c2246aaebbb7 100644 (file)
@@ -9,6 +9,7 @@ combinatorial block: everything else is chaining and pre- and post-
 data formatting.
 
 there's no "actual" work done here: it's just a "joining-together" job.
+see pipeline.py for an ASCII diagram showing how everything fits together
 
 Relevant bugreport: http://bugs.libre-riscv.org/show_bug.cgi?id=99