Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-19 | split [project hsm] | Paul Selkirk | |
2017-01-17 | Rename 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-17 | add the new mkmif core | Paul Selkirk | |
2015-12-13 | whack copyrights | Paul Selkirk | |
2015-11-18 | drat, pushed too soon | Paul Selkirk | |
2015-11-18 | Move core_selector config script here from core/platform/novena, remove ↵ | Paul Selkirk | |
static core_selector modules. | |||
2015-11-18 | Move core_selector config script here from core/platform/novena, remove ↵ | Paul Selkirk | |
static core_selector modules. | |||
2015-11-12 | Merge branch 'modexps6' | Paul Selkirk | |
2015-11-12 | Change reset to active-low. | Paul Selkirk | |
2015-07-17 | experimental modexps6 (which requires changing the read timing on all other ↵ | Paul Selkirk | |
cores) | |||
2015-05-08 | Fixed missing assignment to debug port if the RNGS segment is not enabled. ↵ | Joachim Strömbergson | |
Moved default assignments in output select to before the case to make ISE happier. Added proper name of process. | |||
2015-05-08 | Fixed incorrect bitwidth of address to modexp core. Removed address block ↵ | Joachim Strömbergson | |
defines that are internal to the modexp core. Now the modexp core does not get optimized away. | |||
2015-05-05 | Populate cipher_selector; finesse math_selector. | Paul Selkirk | |
2015-05-04 | Adding a core license file. | Joachim Strömbergson | |
2015-05-04 | Adding math segment in core selector. | Joachim Strömbergson | |
2015-04-29 | Cleanup: add error port, conditionalize segments. | Paul Selkirk | |
2015-04-27 | (1) Added segment for math cores in the core selector. (2) Added specific ↵ | Joachim Strömbergson | |
math core selector module. This module instantiates the modexp core. (3) Minor cleanup of file headers. The core selector is not coretest for example. | |||
2015-03-31 | Conditionalize trng so it can be easily excluded. | Paul Selkirk | |
2015-03-25 | integrate trng into core_selector framework | Paul Selkirk | |
2015-03-17 | Rearrange cores. | Paul Selkirk | |