Fix a few details
This commit is contained in:
@@ -6,7 +6,7 @@ import sys
|
||||
|
||||
import obj_pb2
|
||||
|
||||
GRAMMAR_FILE = '/home/paulmathieu/vhdl/bin/as.ebnf'
|
||||
GRAMMAR_FILE = '/home/paulmathieu/vhdl/tools/as.ebnf'
|
||||
|
||||
opcodes = {
|
||||
'nop' : lambda: '0000',
|
||||
|
||||
Reference in New Issue
Block a user