microwatt: Filled in missing text.
authorAndrey Miroshnikov <andrey@technepisteme.xyz>
Tue, 9 May 2023 12:32:09 +0000 (13:32 +0100)
committerAndrey Miroshnikov <andrey@technepisteme.xyz>
Tue, 9 May 2023 12:32:09 +0000 (13:32 +0100)
HDL_workflow/microwatt.mdwn

index fb1bcf8d98d29777f9528b587b38ee9cbdbd8188..b00f2b84e9e045550ded5c8b9cf1274ddf6d0b9f 100644 (file)
@@ -116,7 +116,7 @@ To compile the verilator simulation binary, call make with the
 
 ## Compiling hello world code
 
-We need some to actually run on the core, so...?
+We need some code to actually run on the core, so start with the 'hello world'.
 Instructions assume you're still in the microwatt directory.
 
     (microwatt):$ cd hello_world