Design shell_06 - #716
Open
desmonddak wants to merge 52 commits into
Open
Design shell_06#716desmonddak wants to merge 52 commits into
desmonddak wants to merge 52 commits into
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Desmond A. Kirkpatrick <desmond.a.kirkpatrick@intel.com>
Signed-off-by: Desmond A. Kirkpatrick <desmond.a.kirkpatrick@intel.com>
…odel, updated docs Signed-off-by: Desmond A. Kirkpatrick <desmond.a.kirkpatrick@intel.com>
Signed-off-by: Desmond A. Kirkpatrick <desmond.a.kirkpatrick@intel.com>
Restore the material_ui dependency range used by main and remove the obsolete cupertino_ui override. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
desmonddak
force-pushed
the
design_shell
branch
from
September 18, 2026 00:34
48d82af to
6641dfb
Compare
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
desmonddak
force-pushed
the
design_shell
branch
from
September 18, 2026 02:50
bbc1262 to
9b2013f
Compare
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
desmonddak
force-pushed
the
design_shell
branch
2 times, most recently
from
September 18, 2026 04:42
619e295 to
bed31e6
Compare
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
desmonddak
force-pushed
the
design_shell
branch
from
September 18, 2026 04:49
bed31e6 to
ce86dc0
Compare
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
desmonddak
force-pushed
the
design_shell
branch
from
September 18, 2026 15:30
8bcce58 to
0f7945e
Compare
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Desmond A. Kirkpatrick <desmond.a.kirkpatrick@intel.com>
Keep the design-shell branch aligned with main's material_ui migration. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
desmonddak
force-pushed
the
design_shell
branch
from
September 18, 2026 16:05
e57afb6 to
5e02e39
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description & Motivation
This branch creates an API for very basic traversal of a design using the handles
SignalOccurrenceandHierarchyOccurrence, providing search and connectivity traversal of a generic occurrence hypergraph representation of a ROHD design using the rohd_hierarchy service.Related Issue(s)
None.
Testing
This branch provides traversal tests.
Backwards-compatibility
No
Documentation
Yes.