mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-25 01:55:33 +00:00
Updated command reference in manual
This commit is contained in:
parent
0761ad6e18
commit
85fe6d176f
3 changed files with 364 additions and 16 deletions
|
@ -94,7 +94,7 @@ creates a bijective map from K to the integers. For example:
|
|||
It is not possible to remove elements from an idict.
|
||||
|
||||
Finally mfp<K> implements a merge-find set data structure (aka. disjoint-set or
|
||||
union–find) over the type K ("mfp" = merge-find-promote).
|
||||
union-find) over the type K ("mfp" = merge-find-promote).
|
||||
|
||||
2. Standard STL data types
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue