aboutsummaryrefslogtreecommitdiff
path: root/config/core_config.py
AgeCommit message (Collapse)Author
2019-01-22Track Joachim's latest keywrap core - unroll bank-switched memory into a ↵Paul Selkirk
number of core register blocks.
2017-08-09reset_n vs rst_n, pax guys.Rob Austein
2017-08-08Allow core instantation parameters.Rob Austein
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.