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

Subversion Repositories or1200_soc

[/] [or1200_soc/] [trunk/] [boards/] [de1_board/] [sim/] [tests/] [boot_rom_0/] [tb_dut.v] - Diff between revs 23 and 24

Show entire file | Details | Blame | View Log

Rev 23 Rev 24
Line 9... Line 9...
module tb_dut(
module tb_dut(
                input tb_clk,
                input tb_clk,
                input tb_rst
                input tb_rst
              );
              );
 
 
  wire [3:0]     boot_strap = 4'b0000;
  wire [3:0]     boot_strap = 4'b0100;
 
 
 
 
  // --------------------------------------------------------------------
  // --------------------------------------------------------------------
  // de1 wires 
  // de1 wires 
  wire  [1:0]   clock_24;
  wire  [1:0]   clock_24;

powered by: WebSVN 2.1.0

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