Short modification in the error string
This commit is contained in:
parent
77277a0d32
commit
415382761c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue