aboutsummaryrefslogtreecommitdiffstats
path: root/picorv32.v
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-07-02 10:49:35 +0200
committerClifford Wolf <clifford@clifford.at>2015-07-02 10:49:35 +0200
commitc48a3b2434e239aa45462a41f2e216fa65b00932 (patch)
treec88472ee3fc60653db6965c3e075c96704b7b5cb /picorv32.v
parent084056f729cb4408cbeda954a5aec8ef4f01a0df (diff)
downloadpicorv32-c48a3b2434e239aa45462a41f2e216fa65b00932.tar.gz
picorv32-c48a3b2434e239aa45462a41f2e216fa65b00932.zip
Removed trailing whitespaces
Diffstat (limited to 'picorv32.v')
-rw-r--r--picorv32.v4
1 files changed, 2 insertions, 2 deletions
diff --git a/picorv32.v b/picorv32.v
index bab70eb..7b1840e 100644
--- a/picorv32.v
+++ b/picorv32.v
@@ -2,11 +2,11 @@
* PicoRV32 -- A Small RISC-V (RV32I) Processor Core
*
* Copyright (C) 2015 Clifford Wolf <clifford@clifford.at>
- *
+ *
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
- *
+ *
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
* WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR