diff options
Diffstat (limited to 'raw-wiki-dump/GitRepositories%2Fuser%2Fshatov%2Fnovena-fmc-arbiter')
-rw-r--r-- | raw-wiki-dump/GitRepositories%2Fuser%2Fshatov%2Fnovena-fmc-arbiter | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/raw-wiki-dump/GitRepositories%2Fuser%2Fshatov%2Fnovena-fmc-arbiter b/raw-wiki-dump/GitRepositories%2Fuser%2Fshatov%2Fnovena-fmc-arbiter deleted file mode 100644 index b0c05ac..0000000 --- a/raw-wiki-dump/GitRepositories%2Fuser%2Fshatov%2Fnovena-fmc-arbiter +++ /dev/null @@ -1,32 +0,0 @@ -{{{ -#!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` || |