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

env.makefile should use MCW_ROOT to refer to caravel_mgmt_soc_litex #30

Open
proppy opened this issue Mar 17, 2022 · 0 comments
Open

env.makefile should use MCW_ROOT to refer to caravel_mgmt_soc_litex #30

proppy opened this issue Mar 17, 2022 · 0 comments
Labels
flow Changes to Makefile and process flow

Comments

@proppy
Copy link

proppy commented Mar 17, 2022

export CORE_VERILOG_PATH ?= $(DESIGNS)/caravel_mgmt_soc_litex/verilog
seems to assume this repo is cloned in a directory named caravel_mgmt_soc_litex.

That doesn't seems to be always the case, e.g: caravel_user_project makefile:
https://github.com/efabless/caravel-lite/blob/main/Makefile#L45

Instead env.makefile should probably rely on MCW_ROOT to refer to this path instead of caravel_mgmt_soc_litex.

@RTimothyEdwards RTimothyEdwards added the flow Changes to Makefile and process flow label Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flow Changes to Makefile and process flow
Projects
Status: No status
Development

No branches or pull requests

2 participants