Skip to content
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

lumi_tx mux can use internal arbitration logic instead of negating input valids #161

Open
azaidy opened this issue Aug 27, 2024 · 0 comments
Assignees
Labels
coding:hardware Hardware development (RTL, Chip, Package, Board,...) coding Coding

Comments

@azaidy
Copy link
Contributor

azaidy commented Aug 27, 2024

See the following TODO from the code:

umi/umi/lumi/rtl/lumi_tx.v

Lines 248 to 250 in 97a18e0

// TODO: umi_mux should be changed as follows:
// .arbmode (2'b00),
// .umi_in_valid ({umi_req_in_gated,umi_resp_in_gated}),

@azaidy azaidy self-assigned this Aug 27, 2024
@azaidy azaidy added coding Coding coding:hardware Hardware development (RTL, Chip, Package, Board,...) labels Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coding:hardware Hardware development (RTL, Chip, Package, Board,...) coding Coding
Projects
None yet
Development

No branches or pull requests

1 participant