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

caravel_user_project_analog/verilog/dv/README.md : Undocumented implicit assumption GCC_PREFIX #10

Open
tatzelbrumm opened this issue Oct 2, 2021 · 0 comments
Assignees

Comments

@tatzelbrumm
Copy link

tatzelbrumm commented Oct 2, 2021

In
2. Local Installion (Linux)
Next, you will need to build the RV32I toolchain. Firstly, export the installation path for the RV32I toolchain,

export GCC_PATH=<gcc-installation-path>

Then, in

Local
You will need to export these environment variables:

export GCC_PATH=<gcc-installation-path>
export PDK_PATH=<pdk-location/sky130A>

Here, the developers make the implicit assumption that the user can guess that whatever
<gcc-installation-path> was before,
now <gcc-installation-path>/bin needs to be specified for the following to work.

cd <dv-test>
make
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

No branches or pull requests

2 participants