[Cryptech-Commits] [test/novena_base] branch master updated (602f30c -> 5150947)

git at cryptech.is git at cryptech.is
Sun Feb 1 08:03:44 UTC 2015


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

joachim at secworks.se pushed a change to branch master
in repository test/novena_base.

      from  602f30c   Adding license for the project.
       new  0d258b8   Removed trailing whitespace and DOS ^M.
       new  5150947   Updated the dcm to generate sys_clk at 50 MHz. Added Pavels project files.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 rtl/iseconfig/novena_baseline.projectmgr    | 170 ++++++++++++
 rtl/iseconfig/novena_baseline.xise          | 411 ++++++++++++++++++++++++++++
 rtl/iseconfig/novena_baseline_top.xreport   | 215 +++++++++++++++
 rtl/iseconfig/novena_baseline_top_guide.ncd |   3 +
 rtl/src/ipcore/_xmsgs/pn_parser.xmsgs       |   2 +-
 rtl/src/ipcore/clkmgr_dcm.gise              |   2 +-
 rtl/src/ipcore/clkmgr_dcm.v                 |  17 +-
 rtl/src/ipcore/clkmgr_dcm.veo               |   2 +-
 rtl/src/ipcore/clkmgr_dcm.xco               |  12 +-
 rtl/src/ipcore/clkmgr_dcm.xise              | 341 ++++++++++++++++++++++-
 rtl/src/ipcore/clkmgr_dcm_flist.txt         |   1 -
 rtl/src/ucf/novena_baseline.ucf             | 176 ++++++------
 12 files changed, 1238 insertions(+), 114 deletions(-)
 create mode 100644 rtl/iseconfig/novena_baseline.projectmgr
 create mode 100644 rtl/iseconfig/novena_baseline.xise
 create mode 100644 rtl/iseconfig/novena_baseline_top.xreport
 create mode 100644 rtl/iseconfig/novena_baseline_top_guide.ncd



More information about the Commits mailing list