OpenCores
URL https://opencores.org/ocsvn/minsoc/minsoc/trunk

Subversion Repositories minsoc

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /minsoc
    from Rev 71 to Rev 70
    Reverse comparison

Rev 71 → Rev 70

/trunk/bench/verilog/minsoc_memory_model.v
51,7 → 51,6
// Created interface and tested
//
 
`include "timescale.v"
 
module minsoc_memory_model (
wb_clk_i, wb_rst_i,
/trunk/bench/verilog/minsoc_bench.v
2,8 → 2,6
`include "minsoc_defines.v"
`include "or1200_defines.v"
 
`include "timescale.v"
 
module minsoc_bench();
 
`ifdef POSITIVE_RESET
/trunk/bench/verilog/vpi/dbg_comm_vpi.v
74,7 → 74,6
//
//
 
`include "timescale.v"
 
`define JP_PORT "4567"
`define TIMEOUT_COUNT 6'd20 // 1/2 of a TCK clock will be this many SYS_CLK ticks. Must be less than 6 bits.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.