diff options
author | Rob Austein <sra@hactrn.net> | 2020-09-13 23:04:30 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2020-09-13 23:04:30 +0000 |
commit | b092ffbcbe2c9398494f7dc9db6f0796971633e0 (patch) | |
tree | 6fabf690f1ebf485a9fea9af5298e44ad2a59a3e /raw-wiki-dump/GitRepositories%2Fuser%2Fshatov%2Fnovena-fmc-arbiter | |
parent | 9d927e49d9c10fc16c6dfa4a2a96cdb6216e4e2b (diff) |
Import Cryptech wiki dump
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, 32 insertions, 0 deletions
diff --git a/raw-wiki-dump/GitRepositories%2Fuser%2Fshatov%2Fnovena-fmc-arbiter b/raw-wiki-dump/GitRepositories%2Fuser%2Fshatov%2Fnovena-fmc-arbiter new file mode 100644 index 0000000..b0c05ac --- /dev/null +++ b/raw-wiki-dump/GitRepositories%2Fuser%2Fshatov%2Fnovena-fmc-arbiter @@ -0,0 +1,32 @@ +{{{ +#!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` || |