projects
/
gram.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7efe902
)
Define PLL's PHASELOADREG input
author
Jean THOMAS
<git0@pub.jeanthomas.me>
Mon, 29 Jun 2020 12:46:59 +0000
(14:46 +0200)
committer
Jean THOMAS
<git0@pub.jeanthomas.me>
Mon, 29 Jun 2020 12:46:59 +0000
(14:46 +0200)
gram/simulation/simsoc.py
patch
|
blob
|
history
diff --git
a/gram/simulation/simsoc.py
b/gram/simulation/simsoc.py
index 769e2da92997dd7ae4fa1e7167bd285385ce3a49..90f874a06af86671e6c9472e12b826716963e5ed 100644
(file)
--- a/
gram/simulation/simsoc.py
+++ b/
gram/simulation/simsoc.py
@@
-68,6
+68,7
@@
class PLL(Elaboratable):
i_PHASESEL1=1,
i_PHASEDIR=0,
i_PHASESTEP=0,
+ i_PHASELOADREG=0,
i_PLLWAKESYNC=0,
i_ENCLKOP=1,
i_ENCLKOS=1,