lib.cdc: fix typo.
This commit is contained in:
parent
d5ba26b174
commit
2423eabc15
|
@ -29,7 +29,7 @@ class MultiReg(Elaboratable):
|
|||
|
||||
Platform override
|
||||
-----------------
|
||||
Define the ``get_multi_reg`` platform metehod to override the implementation of MultiReg,
|
||||
Define the ``get_multi_reg`` platform method to override the implementation of MultiReg,
|
||||
e.g. to instantiate library cells directly.
|
||||
|
||||
Note on Reset
|
||||
|
|
Loading…
Reference in a new issue