arm_description.txt

来自「ARM7TM core源码」· 文本 代码 · 共 11 行

TXT
11
字号
This is very crude variant of ARM core. ARM7TM was used as a prototype for this model. Definitely there are a lot of bugs and holes in it and some features are not implemented for the moment. Features that are not implemented currently:1. Thumb decoder is not implemented (but will be implemented).2. No coprocessor interface.3. Memory interface for the moment indicates non-sequential transactions only.If you find any bug in this core don't hesitate to contact me.Notes:12.02.2003  - The multiplier had been changed but wasn't tested deeply.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?