1
0
mirror of https://github.com/mist-devel/mist-board.git synced 2026-04-25 03:55:26 +00:00

Updated HowToCompileTheCore (markdown)

Till Harbaum
2016-01-03 10:52:54 +01:00
parent 4bee63ae4e
commit 88294e03a2

@@ -6,7 +6,7 @@ The cores are written in a combination of Verilog and VHDL. A synthesis tool is
# Compiling #
The core source code is available from the [MIST svn repository](https://github.com/mist-devel/mist-board/tree/master/cores).
The core source code is available from the [MIST source repository](https://github.com/mist-devel/mist-board/tree/master/cores).
To load the project simple open the project file (`.qpf`, e.g. `core/mist/mist.qpf`) in quartus. On the left side under "Flow" select "Compilation". and double click "Compile Design". Depending in the speed of your computer this may take from some minutes up to an hour.**