diff --git a/README.md b/README.md index c996304ebe9cf667689dc343943ea898863a7989..4f9815df828cfc69d13fdb2ae11546f26d0b5115 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,9 @@ ### Vivado board files for SCALP boards In order to add the ```Scalp board``` support to Vivado, the ```scalp_node``` folder must be copied to the ```<Vivado directory>/<version>/data/xhub/boards/XilinxBoardStore/boards/``` folder. To create a new project targeting the ```Scalp``` board, the ```"hepia-cores.ch:scalp_node:part0:0.2"``` board tag must be used. In addition, this board definition doesn't provide a fully accurate definition of the board and must evolve in the future. + +### Vivado base project for the Scalp board + +The Vivado project file ```scalp_user_design.xpr``` is stored in the following folder ```scalp_board_files/scalp_revc/hw_firmware/designs/vivado/scalp_user_design/2023.2/lin64/scalp_user_design```. + +*Please note* that Windows users may encounter an error when the project is synthesised. The reason is that Windows *doesn't support long path names*.