代码搜索:控制灯

找到约 10,000 项符合「控制灯」的源代码

代码结果 10,000
www.eeworm.com/read/268989/11112306

v 用状态机设计的交通灯控制器.v

// // Copyright (c) 2000 Exemplar Logic Inc. All rights reserved. // // // This is a typical example of a state machine description // in Verilog HDL. // Two always statements, one to update the st
www.eeworm.com/read/291118/8441647

asm 交通控制.asm

ORG 0000H LJMP START ORG 0003H RETI ORG 000BH LJMP INTT0