Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
L litex
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Kestrel Collaboration
  • Kestrel LiteX
  • litex
  • Wiki
  • Quick Start

Quick Start · Changes

Page history
Update Quick Start authored Mar 16, 2021 by Raptor Engineering Development Team's avatar Raptor Engineering Development Team
Hide whitespace changes
Inline Side-by-side
Showing with 5 additions and 2 deletions
+5 -2
  • Quick-Start.md Quick-Start.md +5 -2
  • No files found.
Quick-Start.md
View page @ 16e314b1
...@@ -65,7 +65,7 @@ git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-lit ...@@ -65,7 +65,7 @@ git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-lit
git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-litex/pythondata-software-compiler_rt git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-litex/pythondata-software-compiler_rt
git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-litex/litex git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-litex/litex
#git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-litex/liteeth git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-litex/liteeth
git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-litex/litedram git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-litex/litedram
#git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-litex/litepcie #git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-litex/litepcie
...@@ -80,7 +80,10 @@ git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-lit ...@@ -80,7 +80,10 @@ git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-lit
**Build LiteX for Versa board** **Build LiteX for Versa board**
`./versa_ecp5.py --device=LFE5UM-45F-8BG381C --cpu-type=microwatt --cpu-variant=standard+ghdl --with-ethernet --build` ```
cd ../litex-boards/litex_boards/targets
./versa_ecp5.py --device=LFE5UM --cpu-type=microwatt --cpu-variant=standard+ghdl --with-ethernet --build
```
**Program Versa board** **Program Versa board**
......
Clone repository
  • CLA
  • FuseSOC
  • Quick Start

Powered by Integricloud