From: Jacob Lifshay Date: Thu, 16 May 2024 06:20:10 +0000 (-0700) Subject: hdl/gfbmadd: fix doc comment X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1cf975b3772cc9e1dd357db6a039ba5ae77413c1;p=nmigen-gf.git hdl/gfbmadd: fix doc comment --- diff --git a/src/nmigen_gf/hdl/gfbmadd.py b/src/nmigen_gf/hdl/gfbmadd.py index b188006..d3fce84 100644 --- a/src/nmigen_gf/hdl/gfbmadd.py +++ b/src/nmigen_gf/hdl/gfbmadd.py @@ -417,7 +417,7 @@ class GFBMAddOutputData: class GFBMAddFSMStage(ControlBase): - """carry-less div/rem + """binary galois field multiply-add Attributes: shape: GFBMAddShape