Skip to content

Issues: intel/rohd

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add an easier way to name important generated signals enhancement New feature or request good first issue Good for newcomers
#548 opened Jan 15, 2025 by mkorbel1
Add optional source annotation in generated outputs enhancement New feature or request
#547 opened Jan 15, 2025 by mkorbel1
Mark dangling ports in module instantiations enhancement New feature or request
#546 opened Jan 15, 2025 by mkorbel1
Automatic sorting and grouping for generated outputs enhancement New feature or request
#545 opened Jan 15, 2025 by mkorbel1
Error when sub-modules are already built is confusing enhancement New feature or request
#544 opened Jan 15, 2025 by mkorbel1
toRadixString should work for radix:10 even if the Logic is X or Z bug Something isn't working
#542 opened Jan 13, 2025 by desmonddak
Add documentation on Interfaces driving/receiving each other documentation Improvements or additions to documentation enhancement New feature or request
#524 opened Oct 4, 2024 by mkorbel1
Allow swizzling on Iterable instead of just List enhancement New feature or request good first issue Good for newcomers
#523 opened Oct 4, 2024 by mkorbel1
When replicating by 1, just return the 1 signal enhancement New feature or request good first issue Good for newcomers
#522 opened Oct 4, 2024 by mkorbel1
Add documentation for selectIndex and selectFrom in the user guide documentation Improvements or additions to documentation enhancement New feature or request
#520 opened Oct 4, 2024 by mkorbel1
Expose & infer name on automations like flop, cases, mux, etc. enhancement New feature or request good first issue Good for newcomers
#517 opened Oct 3, 2024 by mkorbel1
Interface._setPort assertion should be an exception bug Something isn't working
#514 opened Sep 26, 2024 by mkorbel1
Dart Static Metaprogramming (macros) for common automation enhancement New feature or request
#511 opened Sep 18, 2024 by mkorbel1
Partial assignment of Logic indices enhancement New feature or request
#510 opened Sep 17, 2024 by mkorbel1
"Default" values for FiniteStateMachines enhancement New feature or request
#509 opened Sep 17, 2024 by mkorbel1
Consistency for math helpers (isPow2, log2Ceil, etc.) enhancement New feature or request
#508 opened Sep 17, 2024 by mkorbel1
Best practices documentation for constructing reusable hardware documentation Improvements or additions to documentation enhancement New feature or request
#507 opened Sep 16, 2024 by mkorbel1
Deprecate Port, move to Logic.port for API consistency enhancement New feature or request
#506 opened Sep 11, 2024 by mkorbel1
ProTip! Exclude everything labeled bug with -label:bug.