aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/benchmark
diff options
context:
space:
mode:
Diffstat (limited to 'ice40/benchmark')
-rw-r--r--ice40/benchmark/hx8kdemo.v2
-rw-r--r--ice40/benchmark/picorv32.v2
-rw-r--r--ice40/benchmark/picosoc.v2
-rw-r--r--ice40/benchmark/simpleuart.v2
-rw-r--r--ice40/benchmark/spimemio.v2
5 files changed, 5 insertions, 5 deletions
diff --git a/ice40/benchmark/hx8kdemo.v b/ice40/benchmark/hx8kdemo.v
index 9b784f8f..f9a82f14 100644
--- a/ice40/benchmark/hx8kdemo.v
+++ b/ice40/benchmark/hx8kdemo.v
@@ -1,7 +1,7 @@
/*
* PicoSoC - A simple example SoC using PicoRV32
*
- * Copyright (C) 2017 Clifford Wolf <clifford@clifford.at>
+ * Copyright (C) 2017 Claire Xenia Wolf <claire@yosyshq.com>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
diff --git a/ice40/benchmark/picorv32.v b/ice40/benchmark/picorv32.v
index af634b47..35a8c743 100644
--- a/ice40/benchmark/picorv32.v
+++ b/ice40/benchmark/picorv32.v
@@ -1,7 +1,7 @@
/*
* PicoRV32 -- A Small RISC-V (RV32I) Processor Core
*
- * Copyright (C) 2015 Clifford Wolf <clifford@clifford.at>
+ * Copyright (C) 2015 Claire Xenia Wolf <claire@yosyshq.com>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
diff --git a/ice40/benchmark/picosoc.v b/ice40/benchmark/picosoc.v
index 6298a8ef..fc8b5f61 100644
--- a/ice40/benchmark/picosoc.v
+++ b/ice40/benchmark/picosoc.v
@@ -1,7 +1,7 @@
/*
* PicoSoC - A simple example SoC using PicoRV32
*
- * Copyright (C) 2017 Clifford Wolf <clifford@clifford.at>
+ * Copyright (C) 2017 Claire Xenia Wolf <claire@yosyshq.com>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
diff --git a/ice40/benchmark/simpleuart.v b/ice40/benchmark/simpleuart.v
index 50808cb3..eaff0218 100644
--- a/ice40/benchmark/simpleuart.v
+++ b/ice40/benchmark/simpleuart.v
@@ -1,7 +1,7 @@
/*
* PicoSoC - A simple example SoC using PicoRV32
*
- * Copyright (C) 2017 Clifford Wolf <clifford@clifford.at>
+ * Copyright (C) 2017 Claire Xenia Wolf <claire@yosyshq.com>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
diff --git a/ice40/benchmark/spimemio.v b/ice40/benchmark/spimemio.v
index 0bbf5326..b4ee4462 100644
--- a/ice40/benchmark/spimemio.v
+++ b/ice40/benchmark/spimemio.v
@@ -1,7 +1,7 @@
/*
* PicoSoC - A simple example SoC using PicoRV32
*
- * Copyright (C) 2017 Clifford Wolf <clifford@clifford.at>
+ * Copyright (C) 2017 Claire Xenia Wolf <claire@yosyshq.com>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above