mirror of https://github.com/YosysHQ/yosys.git
memlib.md: Fix typo
This commit is contained in:
parent
3de84b959f
commit
c6566b660f
|
@ -267,7 +267,7 @@ The address is always `abits` wide. If a non-narrowest width is used, the appro
|
|||
bits will be tied to 0.
|
||||
|
||||
|
||||
### Port `width` prooperty
|
||||
### Port `width` property
|
||||
|
||||
If the RAM has `per_port` widths, the available width selection can be further described
|
||||
on per-port basis, by using one of the following properties:
|
||||
|
|
Loading…
Reference in New Issue