资料
  • 资料
  • 专题
用CPU配置FPGA(用C语言或8051汇编语言)
推荐星级:
时间:2019-12-25
大小:8.85KB
阅读数:179
上传用户:quw431979_163.com
查看他发布的资源
下载次数
0
所需E币
3
ebi
新用户注册即送 300 E币
更多E币赚取方法,请查看
close
资料介绍
用CPU配置FPGA(用C语言或8051汇编语言)广东省深圳市深南大道创展中心 1007 房间骏龙科技有限公司宋士权 Altera 中国区代理 -----骏龙科技有限公司 Field Application Engineer: sun song 收集整理 TEL: 13823390270 ; E-mail:suns@cytecht.com 8051 汇编语言 : ;How fast is the DCLK can go? ;in the range of 4 ~ 6 MHz base_address equ 0 ; if define 00000h, this program compile ROM image. ; Internal RAM usage start at 20h ; address 20h-2fh are bit addressable area ; address 30h-7fh are byte addressable area ; P1.0 - DCLK (output)("0") ; P1.1 - CONF_DONE (input) ("1") ; P1.2 - nCONFIG (output) ("0") ; P1.3 - nSTATUS (input) ("1") ; P1.4 - DATA0 (output) ("0") ; P1.5 - Done (output) ("0") ; PROGRAM SEGMENT DEFINE org 0h power_up: ljmp start org 30h ; INITIALIZE THE 82c31 INTERNAL REGISTER start: clr psw.4 ; select bank 0 (00-07h) clr psw.3 clr ea ; disable the global interrupt mov sp,#50h ; set……
版权说明:本资料由用户提供并上传,仅用于学习交流;若内容存在侵权,请进行举报,或 联系我们 删除。
PARTNER CONTENT
相关评论 (下载后评价送E币 我要评论)
没有更多评论了
  • 可能感兴趣
  • 关注本资料的网友还下载了
  • 技术白皮书