Skip to content

Add recommendations for building - #2564

Open
RoanR wants to merge 2 commits into
f4pga:masterfrom
RoanR:roan/documentation
Open

Add recommendations for building#2564
RoanR wants to merge 2 commits into
f4pga:masterfrom
RoanR:roan/documentation

Conversation

@RoanR

@RoanR RoanR commented Jul 16, 2026

Copy link
Copy Markdown

Description

  • Adds some basic install instructions for Vivado 2017.2, including a hint for how to resolve some install hiccups
  • Adds a hint for make env failure, and including a temporary fix.

Related issues

RoanR added 2 commits July 16, 2026 15:10
# Install project dependencies
if [ -e env/bin/activate ]; then . env/bin/activate; fi; source utils/environment.python.sh; python -mpip install -r requirements.txt
Obtaining file:///home/roanrichmond/Documents/RISCV/prjxray/third_party/fasm (from -r requirements.txt (line 19))

Signed-off-by: Roan Richmond <[email protected]>
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.

Documentation dependencies Installing Vivado 2017.2

1 participant