index
:
core/platform/alpha
fmc_clk
fmc_clk_core
gpio_led_toggle
js_keywrap
master
modexpng
Platform-specific files for the Cryptech Alpha board
git repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2019-01-23
Add explicit check for timing failure, per Pavel.
Rob Austein
2019-01-23
1. Disabled SmartGuide as it can thwart reproducible implementation.
Pavel V. Shatov (Meister)
2. Enabled multi-threading for MAP and PAR, the corresponding switch is -mt. MAP supports -mt off|2, PAR supports -mt off|2|3|4. Please revert back to -mt off if the build system has only two cores.
2019-01-23
Use default synthesis options.
Pavel V. Shatov (Meister)
2019-01-22
Cherry-pick 8cd28d0/fe3d53c: Added `include directories to Makefile.
Paul Selkirk
2018-12-04
Collapse build targets into one rule, because that's exactly what $@ is ↵
Paul Selkirk
designed for.
2018-08-27
correct fpga part number, add keywrap build target
Paul Selkirk
2017-09-21
Separate FMC test from mainline top-level module.
Paul Selkirk
2017-03-03
Allow project and board selection via Makefile variables.
Rob Austein
2017-01-17
Use the rewritten core_selector generator instead of the local fork.
Paul Selkirk
2016-06-14
Move core config script here from core/platform/common, and adapt to the ↵
Paul Selkirk
larger fmc address bus.
2016-05-25
produce compressed bitstreams
Fredrik Thulin
2016-05-24
Swap mkm_di and mkm_do
Paul Selkirk
2016-05-18
add mkmif support
Paul Selkirk
2016-05-16
fix Makefile
Paul Selkirk
2016-05-16
Ported Cryptech platform to the Alpha board.
Pavel V. Shatov (Meister)
2016-05-12
Initial commit, based on core/platform/novena[/fmc], probably doesn't work, ↵
Paul Selkirk
but gives Pavel and Fredrik a place to put their stuff.