Open jasonB221 opened 5 years ago
When running monitor/generate.py with default arguments, wire ialign16 is not generated in the output of any instruction module. It appears that print_rewritefile cannot handle the nested `ifdefs present in the various insn*.v files.
I think I've fixed this in PR #31
When running monitor/generate.py with default arguments, wire ialign16 is not generated in the output of any instruction module. It appears that print_rewritefile cannot handle the nested `ifdefs present in the various insn*.v files.