litesata/core/link: move buffer on CONTInserter (seems better for timings when set...
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 25 May 2015 11:55:15 +0000 (13:55 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 25 May 2015 11:55:15 +0000 (13:55 +0200)
misoclib/mem/litesata/core/link/__init__.py

index a723112e4a190773a22ded7b396d0d567cf52ed4..f6553a0d9a6205db8dece929fa998c59d1c4386b 100644 (file)
@@ -36,7 +36,7 @@ class LiteSATALinkTX(Module):
 
         # inserter CONT and scrambled data between
         # CONT and next primitive
-        cont = BufferizeEndpoints("source")(LiteSATACONTInserter(phy_description(32)))
+        cont = BufferizeEndpoints("sink")(LiteSATACONTInserter(phy_description(32)))
         self.submodules += cont
 
         # datas / primitives mux