copyright: ran scripts/modify-copyright
This commit is contained in:
parent
d4708694ea
commit
b7963eca4e
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
#include <fesvr/dtm.h>
|
||||
#include <vpi_user.h>
|
||||
|
@ -1,3 +1,5 @@
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
//*****************************************************
|
||||
// Christopher Celio
|
||||
// 2015 Feb 2
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
#include "verilated.h"
|
||||
#if VM_TRACE
|
||||
|
@ -1,3 +1,5 @@
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
#include <assert.h>
|
||||
#include <cinttypes>
|
||||
#include <cstdio>
|
||||
|
@ -1,3 +1,5 @@
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
import sbt._
|
||||
import Keys._
|
||||
import complete._
|
||||
|
@ -1,3 +1,5 @@
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package coreplex
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package coreplex
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package coreplex
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,3 +1,5 @@
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package coreplex
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,3 +1,5 @@
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package coreplex
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package diplomacy
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package diplomacy
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package diplomacy
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package diplomacy
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
import Chisel._
|
||||
import chisel3.internal.sourceinfo.{SourceInfo, SourceLine, UnlocatableSourceInfo}
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package groundtest
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,3 +1,6 @@
|
||||
// See LICENSE.SiFive for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package groundtest
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,3 +1,5 @@
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package groundtest
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,3 +1,6 @@
|
||||
// See LICENSE.SiFive for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package groundtest
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,3 +1,5 @@
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package groundtest
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package groundtest
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package object groundtest {
|
||||
val testRamAddr = 0x10000
|
||||
}
|
||||
|
@ -1,3 +1,6 @@
|
||||
// See LICENSE.Berkeley for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package groundtest
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,3 +1,5 @@
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package groundtest
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,3 +1,6 @@
|
||||
// See LICENSE.SiFive for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package groundtest
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,3 +1,5 @@
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package groundtest
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,3 +1,6 @@
|
||||
// See LICENSE.Berkeley for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
// This file was originally written by Matthew Naylor, University of
|
||||
// Cambridge, based on code already present in the groundtest repo.
|
||||
//
|
||||
|
@ -1,3 +1,6 @@
|
||||
// See LICENSE.Berkeley for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package groundtest
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,3 +1,6 @@
|
||||
// See LICENSE.SiFive for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package groundtest
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,3 +1,5 @@
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package junctions
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,3 +1,6 @@
|
||||
// See LICENSE.Berkeley for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package junctions
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package junctions
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
// See LICENSE.SiFive for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package junctions
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,3 +1,5 @@
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package junctions
|
||||
import Chisel._
|
||||
import config._
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package junctions
|
||||
import Chisel._
|
||||
|
@ -1 +1,3 @@
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package object junctions
|
||||
|
@ -1,3 +1,6 @@
|
||||
// See LICENSE.Berkeley for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package junctions
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package junctions
|
||||
import Chisel._
|
||||
|
@ -1,3 +1,5 @@
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package junctions
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package regmapper
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package regmapper
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package regmapper
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocket
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package rocket
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocket
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocket
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package rocket
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocket
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocket
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocket
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package rocket
|
||||
package constants
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package rocket
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package rocket
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package rocket
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocket
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
// See LICENSE.Berkeley for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocket
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocket
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
// See LICENSE.Berkeley for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocket
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details
|
||||
// See LICENSE.SiFive for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package rocket
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package rocket
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocket
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package object rocket extends rocket.constants.ScalarOpConstants
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocket
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocket
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocket
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocket
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package rocket
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package rocket
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocketchip
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package rocketchip
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocketchip
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocketchip
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocketchip
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocketchip
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocketchip
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocketchip
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocketchip
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocketchip
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package rocketchip
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package uncore
|
||||
package constants
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package uncore
|
||||
|
||||
package object constants extends uncore.constants.MemoryOpConstants
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package uncore.agents
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package uncore.agents
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package uncore.agents
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package uncore.agents
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package uncore.agents
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package uncore.agents
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
|
||||
package uncore.agents
|
||||
import Chisel._
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.Berkeley for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package uncore.agents
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package uncore.axi4
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package uncore.axi4
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package uncore.axi4
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package uncore.axi4
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package uncore.axi4
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package uncore.axi4
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package uncore.axi4
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package uncore.axi4
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package uncore.axi4
|
||||
|
||||
import Chisel._
|
||||
|
@ -1,4 +1,4 @@
|
||||
// See LICENSE for license details.
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package uncore.axi4
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// See LICENSE.SiFive for license details.
|
||||
|
||||
package uncore
|
||||
|
||||
import Chisel._
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user