diff options
author | Rob Austein <sra@hactrn.net> | 2020-09-13 23:06:24 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2020-09-13 23:06:24 +0000 |
commit | 891730d13b324fad916572a82f0bd610c5de9aad (patch) | |
tree | f46c94ddfff34f15aafe7cac0596716d1c13c412 /raw-wiki-dump/GitRepositories%2Fuser%2Fshatov%2Fnovena-fmc-arbiter | |
parent | b092ffbcbe2c9398494f7dc9db6f0796971633e0 (diff) |
Rename for conversion
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` || |