[Cryptech-Commits] [core/platform/alpha] branch js_keywrap updated (bf5f995 -> 8726db6)
git at cryptech.is
git at cryptech.is
Tue Apr 9 22:19:09 UTC 2019
This is an automated email from the git hooks/post-receive script.
paul at psgd.org pushed a change to branch js_keywrap
in repository core/platform/alpha.
from bf5f995 Generate detailed timing report when PAR fails.
add c79beb5 Collapse build targets into one rule, because that's exactly what $@ is designed for.
add e28feca Add include directives for Pavel's .vh files.
add 50255f2 Corrected target device.
add fe3d53c Upon reflection, I prefer the way Pavel handled include paths in 8cd28d0 (which he only committed on fmc_clk, and I was only looking at master).
add e674efe Use default synthesis options.
add 9d385da 1. Disabled SmartGuide as it can thwart reproducible implementation. 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.
add f310140 Add explicit check for timing failure, per Pavel.
add f08303a Remove `-global_opt off` per discussion with Joachim and Pavel.
add 97c2859 Comment smartguide out of Makefile, not just out of shell script.
add 1526cfd Generate detailed timing report when PAR fails.
add 5010643 Updated constraints.
add a926072 Added phase shift to MMCM.
add fea771c Updated clock manager.
add ff1faf9 Changed top module to accomodate changes to the clock manager.
add f8f0e3b Adjust Makefile to track source changes.
add 297f593 Corrected target device.
add f13b5c4 Use default synthesis options.
add 3abce31 1. Disabled SmartGuide as it can thwart reproducible implementation. 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.
add d507f5d Add explicit check for timing failure, per Pavel.
add 3de07e1 Remove `-global_opt off` per discussion with Joachim and Pavel.
add 41e330b Comment smartguide out of Makefile, not just out of shell script.
add f8f86f9 Generate detailed timing report when PAR fails.
add 714cf34 Constraints for 60 MHz FMC_CLK.
add f010864 Add include directives for Pavel's .vh files.
add 516b297 Upon reflection, I prefer the way Pavel handled include paths in 8cd28d0 (which he only committed on fmc_clk, and I was only looking at master).
add 6439bac Merge branch 'fmc_clk_60mhz' to 'master'
add ab23f87 Byte-swap in hardware, so we can do memcpy from software.
new 97aaac4 correct fpga part number, add keywrap build target
new 73f5aa5 Collapse build targets into one rule, because that's exactly what $@ is designed for.
new 8726db6 Rebase branch 'js_keywrap' from master
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
build/Makefile | 2 --
rtl/alpha_clkmgr.v | 38 +++++++++++++++++++------------
rtl/alpha_fmc_top.v | 64 +++++++++++++++++++++++------------------------------
rtl/alpha_regs.v | 2 +-
rtl/clkmgr_mmcm.v | 31 +++++++++++++-------------
ucf/alpha_fmc.ucf | 54 +++++++++++++++++---------------------------
6 files changed, 89 insertions(+), 102 deletions(-)
More information about the Commits
mailing list