2021-09-05 09:25:44 索煒達(dá)電子 891
項目編號:E788
文件大?。?.4M
源碼說明:帶中文注釋
開發(fā)環(huán)境:Verilog
簡要概述:
開源8051內(nèi)核的軟核處理器設(shè)計(含整個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