Update home authored by quentin.berthet's avatar quentin.berthet
# This page is under construction!
In this page you will find a description and all the technical documentation related to the SCALP platform.
This page introduce the SCALP architecture project. For actual documentation, please consult one of the following pages:
# Quick Start
## FPGA Design
[**Git of FPGA desing "scalp_firmware"**](https://gitedu.hesge.ch/soma/scalp_firmware)
**Caution:** The Vivado project management tool is developed to be used under Linux.
As a first step, make sure that the following tools are installed :
1. Git
2. Vivado 2019.2
Enter the following commands to create and open the Vivado project :
```
# git clone ssh://git@ssh.hesge.ch:10572/soma/scalp_firmware.git
# cd designs/vivado/scalp_firmware/2019.2/lin64/
# source setup.sh
# create_project
# open_gui
```
* [Quickstart guide](quickstart)
* [SCALP node documentation](pcb/scalp_mainboard)
* [SCALP base board documentation](pcb/scalp_base)
# SCALP: Self-configurable 3-D Cellular multi-FPGA Adaptive Platform.
......
......