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

gen: fhdl: expression: resolve slice completly #2161

Merged

Conversation

maass-hamburg
Copy link
Contributor

resolve slice completly, to reduce complexity
in the verilog files.

resolve slice completly, to reduce complexity
in the verilog files.

Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
@enjoy-digital
Copy link
Owner

Nice! Thanks @maass-hamburg, this makes sense and indeed reduce complexity.

@enjoy-digital enjoy-digital merged commit fefe317 into enjoy-digital:master Jan 15, 2025
1 check passed
@maass-hamburg maass-hamburg deleted the expression_slice branch January 15, 2025 07:57
enjoy-digital added a commit that referenced this pull request Jan 20, 2025
Ex: python3 -m litex_boards.targets.lambdaconcept_ecpix5 --build    --cpu-type rocket --cpu-variant linux --cpu-num-cores 1 --cpu-mem-width 2 --sys-clk-freq 50e6 --with-ethernet --with-sdcard --yosys-flow3
@maass-hamburg
Copy link
Contributor Author

@enjoy-digital lowering slices is still needed, if it is used together with Cat(). I moved the logic of this inside the lowerer: m-labs/migen#301

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants