Commit ded49985 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

updated copyright notice

parent 2c1d6de5
ADDRESS_SPACE urv_iram RAMB16 [0x00000000:0x000FFFF]
ADDRESS_SPACE urv_iram RAMB16 [0x00000000:0x000fFFF]
BUS_BLOCK
U_CPU/U_iram/RV_IRAM_BLK_64K_31 [31];
U_CPU/U_iram/RV_IRAM_BLK_64K_30 [30];
......
--
-- DSI Shield
-- Copyright (C) 2013-2014 twl <twlostow@printf.cc>
--
-- uRV - a tiny and dumb RISC-V core
-- Copyright (c) 2015 CERN
-- Author: Tomasz Włostowski <tomasz.wlostowski@cern.ch>
-- This library is free software; you can redistribute it and/or
-- modify it under the terms of the GNU Lesser General Public
-- License as published by the Free Software Foundation; either
......@@ -31,8 +32,6 @@ use work.wishbone_pkg.all;
library unisim;
use unisim.vcomponents.all;
entity spec_top is
generic (
g_riscv_firmware : string := "uart-bootloader.ram";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment