davyzhu
Advanced Member level 1
Hello all,
I'd like to design a SoC based on 51 core, and I have to add several SFR flags due to the design(for example: SFR_1 ... ), the SFR should be accessed by the assembly language like MOV SFR_1, #00H,
shall I change the 51 softcore(it is based on Verilog), or can I realize it by writing assembly language.
Regards,
Davy Zhu
I'd like to design a SoC based on 51 core, and I have to add several SFR flags due to the design(for example: SFR_1 ... ), the SFR should be accessed by the assembly language like MOV SFR_1, #00H,
shall I change the 51 softcore(it is based on Verilog), or can I realize it by writing assembly language.
Regards,
Davy Zhu