【E788】开源8051内核的软核处理器设计(含整个SVN目录)

2021-09-05 09:25:44      索炜达电子      630     

项目编号:E788

文件大小:5.4M

源码说明:带中文注释

开发环境:Verilog

简要概述:

开源8051内核的软核处理器设计(含整个SVN目录)

目录│文件列表:

 └ 8051

    ├ tags

    │  ├ rel0

    │  │  │ .nclaunch.dd

    │  │  ├ asm

    │  │  │  │ cast.c

    │  │  │  │ counter_test.asm

    │  │  │  │ DIV16U.asm

    │  │  │  │ divmul.c

    │  │  │  │ fib.c

    │  │  │  │ gcd.c

    │  │  │  │ int2bin.c

    │  │  │  │ interrupt_test.asm

    │  │  │  │ lcall.asm

    │  │  │  │ negcnt.c

    │  │  │  │ r_bank.asm

    │  │  │  │ serial.asm

    │  │  │  │ serial_test.asm

    │  │  │  │ sort.c

    │  │  │  │ sqroot.c

    │  │  │  │ test.asm

    │  │  │  │ testall.c

    │  │  │  │ timer.asm

    │  │  │  │ timer_test.asm

    │  │  │  │ xram.c

    │  │  │  │ xram_m.c

    │  │  │  ├ hex

    │  │  │  │  │ cast.hex

    │  │  │  │  │ counter_test.hex

    │  │  │  │  │ div16u.hex

    │  │  │  │  │ divmul.hex

    │  │  │  │  │ fib.hex

    │  │  │  │  │ gcd.hex

    │  │  │  │  │ int2bin.hex

    │  │  │  │  │ interrupt_test.hex

    │  │  │  │  │ lcall.hex

    │  │  │  │  │ negcnt.hex

    │  │  │  │  │ r_bank.hex

    │  │  │  │  │ serial.hex

    │  │  │  │  │ serial_test.hex

    │  │  │  │  │ sort.hex

    │  │  │  │  │ sqroot.hex

    │  │  │  │  │ testall.hex

    │  │  │  │  │ timer.hex

    │  │  │  │  │ timer_test.hex

    │  │  │  │  │ xram.hex

TAG8051
  • 3 次
  • 1 分