aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Collapse)Author
2018-12-19 * Updated core.cfg to match the changes made to ECDSA coresPavel V. Shatov (Meister)
* Added modules from core/lib * Fixed the problem with ECDSA not compiling without ModExp included
2017-09-13Add second modexp core for parallel CRT.Rob Austein
2017-09-09systolic_crt modexpa7 needs a bigger chunk of address space.Rob Austein
2017-08-09reset_n vs rst_n, pax guys.Rob Austein
2017-08-09Drop duplicate bram_1rw_1ro_readfirst module.Rob Austein
2017-08-09Update modexpa7 filenames.Rob Austein
2017-08-09Don't try to synthesize include files.Rob Austein
2017-08-08Allow core instantation parameters.Rob Austein
2017-08-08Update modexpa7 path names for systolic branch.Rob Austein
2017-05-12ECDSA cores no longer "experimental", include them in default build.Rob Austein
2017-03-07ECDSA cores.Rob Austein
2017-03-06Add ecdsa384 core.Rob Austein
2017-01-20Add ecdsa256 core.Rob Austein
2017-01-19split [project hsm]Paul Selkirk
2017-01-17Rename and rewrite the core_selector generator.Paul Selkirk
By moving most of the domain-specific knowledge from the script to the config file, we can a) merge back the fork in platform/alpha, and b) remove the special-case code that has to know about the modexp and trng cores.
2016-05-17add the new mkmif corePaul Selkirk
2015-12-13whack copyrightsPaul Selkirk
2015-11-18Move core_selector config script here from core/platform/novena, remove ↵Paul Selkirk
static core_selector modules.