douggilliland / R32V2020

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

Labels don't like underscore characters #40

Closed douggilliland closed 5 years ago

douggilliland commented 5 years ago

@mjgpy3 C:\Users\HPz420\Documents\GitHub\R32V2020\VHDL\Programs\C023-CCR_Flow_CCR_Test_More>......\Assembler\assembler.py C023-CCR_Flow_CCR_Test_More.asm test_BCC_BCS is not a valid address (must be alpha-numeric)

Line 29: test_BCC_BCS:

Can we allow underscores in labels?