2021-09-05 09:25:44 索煒達(dá)電子 863
項(xiàng)目編號(hào):E788
文件大小:5.4M
源碼說(shuō)明:帶中文注釋
開(kāi)發(fā)環(huán)境:Verilog
簡(jiǎn)要概述:
開(kāi)源8051內(nèi)核的軟核處理器設(shè)計(jì)(含整個(gè)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