douggilliland / R32V2020

My 32-bit RISC CPU for smallish FPGAs
GNU General Public License v3.0
14 stars 3 forks source link

Assembler workflow (without HEX file working) #30

Closed douggilliland closed 5 years ago

douggilliland commented 5 years ago

Here's how I make the HEX file without HEX file output working from the assembler

douggilliland commented 5 years ago

Flow with HEX output working should be:

douggilliland commented 5 years ago

Can also load the HEX file from the In-System Memory Content Editor using Edit, Import File pulldown.

douggilliland commented 5 years ago

HEX works now. Fixed code import by putting it in a different place in the source ree.