Rename nMigen to Amaranth HDL.
This commit is contained in:
parent
0b28a97ca0
commit
909a3b8be7
200 changed files with 14493 additions and 14451 deletions
|
|
@ -1,5 +1,5 @@
|
|||
from nmigen import *
|
||||
from nmigen.cli import main
|
||||
from amaranth import *
|
||||
from amaranth.cli import main
|
||||
|
||||
|
||||
class ParMux(Elaboratable):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue