whitespace
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 28 Mar 2019 13:59:41 +0000 (13:59 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 28 Mar 2019 13:59:41 +0000 (13:59 +0000)
src/add/nmigen_add_experiment.py

index c96d5a18293473c6be11de692a99c056ea02ab6b..18423ce94b7509d3b9f3ed0c0e6b7bc02f13f554 100644 (file)
@@ -1896,8 +1896,6 @@ class FPADDInMuxPipe(PriorityCombMuxInPipe):
         return res
 
 
-
-
 class FPAddOutPassThruStage:
     def __init__(self, width, id_wid):
         self.width, self.id_wid = width, id_wid