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

Generating English Breakfast Binaries for CW305 #333

Open
nu60bgec opened this issue Mar 5, 2024 · 1 comment
Open

Generating English Breakfast Binaries for CW305 #333

nu60bgec opened this issue Mar 5, 2024 · 1 comment

Comments

@nu60bgec
Copy link

nu60bgec commented Mar 5, 2024

Build instructions to generate English Breakfast binaries for the CW305 in the Getting Started don't seem to work with recent OpenTitan releases. I've tried using both the OpenTitan docker image and a fresh install of Ubuntu 20.04.06LTS following OT instructions for an FPGA build environment using earlgrey_es_sival and various other branches & commits unsuccessfully.

For the most recent commit for earlgrey_es_sival, the build fails at Step 4 (bitstream generation):

ERROR: Conflicting requirements:
Requirements: 'lowrisc_systems_chip_englishbreakfast_cw305 == 0.1-0' <- 'lowrisc_systems_ast >= 0-0' <- 'lowrisc_systems_clkmgr_pkg >= 0-0'
+lowrisc_systems_ast-0.1-0 was ignored because it depends on missing packages
Requirements: 'lowrisc_systems_chip_englishbreakfast_cw305 == 0.1-0' <- 'lowrisc_systems_ast >= 0-0'
lowrisc_systems_chip_englishbreakfast_cw305-0.1-0 requires (+lowrisc_systems_ast-0.1-0)
Requirements: 'lowrisc_systems_chip_englishbreakfast_cw305 == 0.1-0'
Install command rule (+lowrisc_systems_chip_englishbreakfast_cw305-0.1-0)

Failed to resolve dependencies for lowrisc:systems:chip_englishbreakfast_cw305:0.1

I've verified this isn't an issue with an incorrect fusesoc version that's mentioned in some previous issues.

Is there a known good OpenTitan commit / version that should work with the ot-sca instructions as written for building Englishbreakfast for the CW305 target?

@nu60bgec
Copy link
Author

nu60bgec commented Mar 16, 2024

For what it's worth, the bash script:

**ci/scripts/build-bitstream-vivado.sh top_englishbreakfast cw305** 

successfully runs, and after running this, I'm now able to successfully proceed with Step 4 from the Getting Started documentation, so something is happening in the CI script that's not currently in the instructions?

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

1 participant