projects
/
soclayout.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f3fce3
)
argh, nsxlib cannot cope with 3 clocks!
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 6 Jun 2021 14:01:16 +0000
(14:01 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 6 Jun 2021 14:01:16 +0000
(14:01 +0000)
experiments9/doDesign.py
patch
|
blob
|
history
diff --git
a/experiments9/doDesign.py
b/experiments9/doDesign.py
index 062c88d9b5f4c19e247c463235153579e0208748..94968380989455376cc341fb17fd9da18fd6bc38 100644
(file)
--- a/
experiments9/doDesign.py
+++ b/
experiments9/doDesign.py
@@
-58,8
+58,8
@@
def scriptMain (**kw):
ls180Conf.chipConf.ioPadGauge = 'niolib'
ls180Conf.coreSize = (l(coreSize ), l(coreSize ))
ls180Conf.chipSize = (l(coreSize+3360), l(coreSize+3360))
+ # ooo, how annoying. nsxlib (only 6 METAL) cannot cope with 3 clocks!
#ls180Conf.useHTree('core.por_clk') # output from the PLL, needs to be H-Tree
- #ls180Conf.useHTree('test_issuer.pllclk_clk') # output from the PLL, needs to be H-Tree
ls180Conf.useHTree('jtag_tck_from_pad')
ls180Conf.useHTree('sys_clk_from_pad')