[Cryptech-Commits] [core/platform/alpha] branch master updated (1526cfd -> ab23f87)

git at cryptech.is git at cryptech.is
Mon Apr 8 19:30:33 UTC 2019


This is an automated email from the git hooks/post-receive script.

paul at psgd.org pushed a change to branch master
in repository core/platform/alpha.

    from 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).
     new 6439bac  Merge branch 'fmc_clk_60mhz' to 'master'
     new ab23f87  Byte-swap in hardware, so we can do memcpy from software.

The 2 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