X-Git-Url: https://git.libre-soc.org/?p=ieee754fpu.git;a=blobdiff_plain;f=src%2Fnmutil%2Fsinglepipe.py;h=4880a819f22caf361a276083a40e618a9b538383;hp=e109900dc876faccf3040a745f45a5182f696321;hb=7ed56e7508dc40ca98f59bd7eccc9402048efd22;hpb=f8aef3cb7e99a6ca9a17016c25946a4cb2b092aa diff --git a/src/nmutil/singlepipe.py b/src/nmutil/singlepipe.py index e109900d..4880a819 100644 --- a/src/nmutil/singlepipe.py +++ b/src/nmutil/singlepipe.py @@ -1,6 +1,7 @@ """ Pipeline API. For multi-input and multi-output variants, see multipipe. Associated development bugs: + * http://bugs.libre-riscv.org/show_bug.cgi?id=148 * http://bugs.libre-riscv.org/show_bug.cgi?id=64 * http://bugs.libre-riscv.org/show_bug.cgi?id=57