rohd
rohd copied to clipboard
Add example on how to use Logic Array assignment would be good
Motivation
Add a simple example to website https://intel.github.io/rohd-website/docs/logic-arrays/ on how to use array assignment, users are confuse with:
logicArray.elements[0]; // a[0]
Probably, example of assignment in conditionals also would be helpful. https://github.com/intel/rohd/discussions/425
Desired solution
Improve documentation
Alternatives considered
No response
Additional details
No response
https://gist.github.com/quekyj/5b6ec50f9bd95fce13f8ab8fed4dc453. Park here as reference.
Good idea, thank you for filing!