summaryrefslogtreecommitdiff
path: root/raw-wiki-dump/GitRepositories%2Fuser%2Fshatov%2Fnovena-fmc-arbiter.md
blob: d402fb821cbc5c73c58a93d67ff484db93e64c35 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33

   
#!htmlcomment

This page is maintained automatically by a script.  Don't modify this page by hand,
your changes will just be overwritten the next time the script runs.  Talk to your
Friendly Neighborhood Repository Maintainer if you need to change something here.
#!html
<h1>novena-fmc</h1>

<p>FMC interface arbiter for Novena's on-board Spartan-6 FPGA.</p>

<p>This demo project has one 32-bit test register instead of core selection logic.</p>

<p>Important things to note:</p>

<ul>
<li><p>Width of address bus is now parametrized (bridge board has 22 address lines),
this way it will be easy to change it in the future (when time comes to
configure Alpha for the first time).</p></li>
<li><p>Clock manager no longer uses an IP core, instead of this clkmgr_dcm_new.v
now directly instantiates DCM_SP primitive. Clock frequency can be changed by
tweaking CLK_OUT_MUL and CLK_OUT_DIV parameters.</p></li>
</ul>

[[RepositoryIndex(format=table,glob=user/shatov/novena-fmc-arbiter)]]

Clone https://git.cryptech.is/user/shatov/novena-fmc-arbiter.git