代码搜索:CPLD FPGA

找到约 10,000 项符合「CPLD FPGA」的源代码

代码结果 10,000
www.eeworm.com/read/194936/8183938

txt 12.1.4单片机的fpga并行配置.txt

nCONFIG EQU P1.7 nSTATUS EQU P1.5 RDYnBSY EQU P1.3 CONF_DONE EQU P1.4 ORG 0000H LJMP MAIN ORG 0030H MAIN: MOV DPTR,#0000H MOVX A,@DPTR MOV R3,A MOV DPTR,#0001H MOVX
www.eeworm.com/read/193177/8249043

txt 12.1.4单片机的fpga并行配置.txt

nCONFIG EQU P1.7 nSTATUS EQU P1.5 RDYnBSY EQU P1.3 CONF_DONE EQU P1.4 ORG 0000H LJMP MAIN ORG 0030H MAIN: MOV DPTR,#0000H MOVX A,@DPTR MOV R3,A MOV DPTR,#0001H MOVX
www.eeworm.com/read/146455/12646906

txt 12.1.4单片机的fpga并行配置.txt

nCONFIG EQU P1.7 nSTATUS EQU P1.5 RDYnBSY EQU P1.3 CONF_DONE EQU P1.4 ORG 0000H LJMP MAIN ORG 0030H MAIN: MOV DPTR,#0000H MOVX A,@DPTR MOV R3,A MOV DPTR,#0001H MOVX