argh, nsxlib does not have analog. have to cheat
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 10 Jun 2021 11:50:02 +0000 (11:50 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 10 Jun 2021 11:50:02 +0000 (11:50 +0000)
experiments9/doDesign.py
pinmux

index 33db8500d984c3d6cf968d3946f29d5be594682c..4222efe174b7e5d50122f19ab96fb9b318f18d59 100644 (file)
@@ -28,7 +28,8 @@ def scriptMain (**kw):
     coreSize = 65000 
     cwd = os.path.split( os.path.abspath(__file__) )[0]
     ioSpecs = IoSpecs()
-    ioSpecs.loadFromPinmux( '%s/ls180/litex_pinpads.json' % cwd )
+    ioSpecs.loadFromPinmux( '%s/ls180/litex_pinpads.json' % cwd,
+                            cheat_dont_do_analog=True)
     try:
         #helpers.setTraceLevel( 550 )
         cell, editor = plugins.kwParseMain( **kw )
diff --git a/pinmux b/pinmux
index 42a1e08cf109259104c83be2da07b2f9ba086264..5bda52634e887aba88cc55618384011fd64267e9 160000 (submodule)
--- a/pinmux
+++ b/pinmux
@@ -1 +1 @@
-Subproject commit 42a1e08cf109259104c83be2da07b2f9ba086264
+Subproject commit 5bda52634e887aba88cc55618384011fd64267e9