代码搜索:SWT

找到约 3,725 项符合「SWT」的源代码

代码结果 3,725
www.eeworm.com/read/233236/14162342

v fenpin.v

module fenpin(tcs,treg,clk1,p33,p35,swt3,swt2,clk0); input clk0; output clk1; output p33,p35,swt2,swt3,tcs,treg; reg p33,p35,swt2,swt3,tcs,treg; reg clk1; always@(posedge clk0) begin clk1=~cl
www.eeworm.com/read/154514/5636593

properties import.properties

############################################################################### # Copyright (c) 2000, 2003 IBM Corporation and others. # All rights reserved. This program and the accompanying material