mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-28 11:25:53 +00:00
Typo
This commit is contained in:
parent
8f666ebac1
commit
96f00e9147
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ module RAM64X1D (
|
|||
\$__ABC_LUTMUX6 spo (.A(\$SPO ), .S({A0, A1, A2, A3, A4, A5}), .Y(SPO));
|
||||
endmodule
|
||||
|
||||
module \$__ABC_RAM128X1D (
|
||||
module RAM128X1D (
|
||||
output DPO, SPO,
|
||||
input D,
|
||||
input WCLK,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue