intel / rohd

The Rapid Open Hardware Development (ROHD) framework is a framework for describing and verifying hardware in the Dart programming language.
https://intel.github.io/rohd-website
BSD 3-Clause "New" or "Revised" License
370 stars 65 forks source link

Issue #377: assign a logic subset to logic (array) #456

Closed RPG-coder-intc closed 6 months ago

RPG-coder-intc commented 8 months ago

Description & Motivation

Logic array subset assign

Related Issue(s)

Issue #377

Testing

please see in logic_array_test.dart

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

RPG-coder-intc commented 6 months ago

@mkorbel1 This seems to come from CI/CD main?

ERROR: 1 dead links found!
[✖] https://stackoverflow.com/ → Status: 403
mkorbel1 commented 6 months ago

@mkorbel1 This seems to come from CI/CD main?

ERROR: 1 dead links found!
[✖] https://stackoverflow.com/ → Status: 403

Can you try updating this file to ignore it? I wonder if StackOverflow is blocking GitHub for some reason .github/configs/mlc_config.json

RPG-coder-intc commented 6 months ago

@mkorbel1 can this be merged?

mkorbel1 commented 6 months ago

@mkorbel1 can this be merged?

Yes, I thought it was already, my bad!