[Cryptech-Commits] [user/js/test/novena_eim_base] branch master updated (b7f491c -> b3dad44)

git at cryptech.is git at cryptech.is
Thu Jan 22 12:33:34 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 user/js/test/novena_eim_base.

      from  b7f491c   Moved sync reset up to a common macro dir.
       new  b3dad44   (1) Updating rtl to not have EIM clock with main clock and reset. (2) Changed name on clock and reset module. (3) Updated constraints to new set of main clocks. (4) Testing 25 MHz clock by driving the counter.

The 1 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:
 src/constraints/novena_fpga.ucf |  10 ++-
 src/rtl/novena_fpga.v           |  26 +++-----
 src/rtl/novena_fpga_clk_rst.v   |  83 +++++++++++++++++++++++
 src/rtl/novena_fpga_clocks.v    | 143 ----------------------------------------
 4 files changed, 101 insertions(+), 161 deletions(-)
 create mode 100644 src/rtl/novena_fpga_clk_rst.v
 delete mode 100644 src/rtl/novena_fpga_clocks.v



More information about the Commits mailing list