index
:
test/novena_base
coretest_hashes
master
sha256_core
trng
Cryptech Novena FPGA baseline
git repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2015-02-04
Adding NIST test vectors for single and dual block sha256 tests. Adding ↵
Joachim Strömbergson
function stubs for tests.
2015-02-04
(1) Adding symbols for all registers in the sha256 api.
Joachim Strömbergson
2015-02-03
(1) Updated core selector with logic to connect sha256. (2) Adding test sw ↵
Joachim Strömbergson
that is able to talk to the sha256 core and perform a hash operation.
2015-02-03
Adding first base with sha256.
Joachim Strömbergson
2015-02-03
More attempts at getting the addresss decoder to work...
Joachim Strömbergson
2015-02-02
Completed first test program for sha256 core.
Joachim Strömbergson
2015-02-02
Fixed name.
Joachim Strömbergson
2015-02-02
Adding initial version of test code for sha256 core.
Joachim Strömbergson
2015-02-02
Passes build without any warnings.
Joachim Strömbergson
2015-02-02
Added real prefix detection of sha255 core.
Joachim Strömbergson
2015-02-02
Changed core_selector to instead use the cryptech sha256 core.
Joachim Strömbergson
2015-02-02
Changing to Verilog 2001 style interface. Changed port names to not have ↵
Joachim Strömbergson
inports called ootput etc. Read and write is better.
2015-02-01
Changed to Verilog 2001 interface. Added ports for Cryptech avalanche noise ↵
Joachim Strömbergson
board. Fixed layout.
2015-02-01
Added header with license and info to the constraint file.
Joachim Strömbergson
2015-02-01
Updated README with more info about the base.
Joachim Strömbergson
2015-02-01
Changed file type.
Joachim Strömbergson
2015-02-01
Added proper file headers to all verilog source files.
Joachim Strömbergson
2015-02-01
Removed trailing whitespace and ^M.
Joachim Strömbergson
2015-02-01
Updated the dcm to generate sys_clk at 50 MHz. Added Pavels project files.
Joachim Strömbergson
2015-02-01
Removed trailing whitespace and DOS ^M.
Joachim Strömbergson
2015-01-31
Adding license for the project.
Joachim Strömbergson
2015-01-31
Adding all main hw source files and constraints.
Joachim Strömbergson
2015-01-31
Removed exe bit on source files.
Joachim Strömbergson
2015-01-31
Adding initial version of the sw parts of the baseline.
Joachim Strömbergson
2015-01-31
Adding documentation.
Joachim Strömbergson
2015-01-31
Adding readme to explain the contents of the new repo.
Joachim Strömbergson