aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2019-10-31 11:25:37 +0100
committerGitHub <noreply@github.com>2019-10-31 11:25:37 +0100
commit46aa89c13f51c2963019be5e9b6af40d64dceb62 (patch)
tree23909ec463321e35c0b156b66f68a40739ef80e6
parent77277a0d322bee0f380e0cf6c13dd08123fbbfe7 (diff)
parent415382761c14332f4d5c06288cf57eeba3d875fe (diff)
downloadpicorv32-46aa89c13f51c2963019be5e9b6af40d64dceb62.tar.gz
picorv32-46aa89c13f51c2963019be5e9b6af40d64dceb62.zip
Merge pull request #138 from pcotret/patch-1
Short modification in the error string
-rw-r--r--picosoc/icebreaker.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/picosoc/icebreaker.v b/picosoc/icebreaker.v
index 342f346..0b401db 100644
--- a/picosoc/icebreaker.v
+++ b/picosoc/icebreaker.v
@@ -18,7 +18,7 @@
*/
`ifdef PICOSOC_V
-`error "icebreaker.v must be read before icebreaker.v!"
+`error "icebreaker.v must be read before picosoc.v!"
`endif
`define PICOSOC_MEM ice40up5k_spram