Skip to content

newaetech/cw310-bergen-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CW310 - Kintex FPGA ('Bergen Board') Target

Full documentation for this board is rendered at https://rtfm.newae.com/Targets/CW310 Bergen Board, please see that site for documentation.

Quick Start

Python Interface

Documentation

The documentation in the docs folder is rendered to https://rtfm.newae.com/Targets/CW310 Bergen Board, the github markdown is missing some features that markdown file is designed for.

Firmware Documentation

See microfw/README.md for a firmware overview.

Schematic

Xilinx XDC Constraints file

Local documentation editing

The actual docs are served from rtfm.newae.com and not based on the mkdocs file in this repo. But if editing docs for the CW310, you might want to use:

pip install mkdocs-material markdown-include mkdocs-exclude yafg
mkdocs serve