intel / intel/rohd

Add example on how to use Logic Array assignment would be good

Open
#426 2 comments 1 reaction 0 assignees View on GitHub
documentation enhancement
Dominant language
Dart
Stars
489
Forks
88
Avg merge
3d 23h
Merged PRs (30d)
10

Description

### 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:

```dart
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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.