OpenCores
URL https://opencores.org/ocsvn/mips_16/mips_16/trunk

Subversion Repositories mips_16

[/] [mips_16/] [trunk/] [doc/] [instruction_set_revise_note.txt] - Blame information for rev 5

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 5 Doyya
增删、修改指令集应注意的问题:
2
 
3
ID_stage.v 中有四个信号要检查:
4
        decoding_op_is_branch
5
        decoding_op_is_store
6
        decoding_op_src1
7
        decoding_op_src2
8
 
9
汇编器中需要在以下函数中
10
        private static void initialInstructionList()
11
        private static String translateLine(int currentLine, String[] parsedLine)
12
        增加相应字段

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.