mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-17 20:02:53 +08:00
Fixing module name issue
This commit is contained in:
parent
df731e4e13
commit
aeb391a186
@ -5,7 +5,7 @@
|
|||||||
//# License: MIT (see LICENSE file in OH repository) #
|
//# License: MIT (see LICENSE file in OH repository) #
|
||||||
//#############################################################################
|
//#############################################################################
|
||||||
|
|
||||||
module asic_mx3 #(parameter PROP = "DEFAULT") (
|
module asic_mux3 #(parameter PROP = "DEFAULT") (
|
||||||
input d0,
|
input d0,
|
||||||
input d1,
|
input d1,
|
||||||
input d2,
|
input d2,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user