代码搜索:QL

找到约 821 项符合「QL」的源代码

代码结果 821
www.eeworm.com/read/132132/14108232

prm hc08ql4.prm

/* This is a .Prm file for the QL4 used with Cyclone or MON08 MULTILINK */ NAMES END SEGMENTS RAM = READ_WRITE 0x0080 TO 0x00FF; ROM = READ_ONLY 0xEE00 TO 0
www.eeworm.com/read/423830/2021634

tdf lpm_divide_9ql.tdf

--lpm_divide DEVICE_FAMILY="MAX7000S" LPM_DREPRESENTATION="UNSIGNED" LPM_NREPRESENTATION="UNSIGNED" LPM_WIDTHD=6 LPM_WIDTHN=6 OPTIMIZE_FOR_SPEED=9 denom numer remain CARRY_CHAIN="MANUAL" CARRY_CHAIN_L
www.eeworm.com/read/175603/9540199

3 vis.3

.\" $OpenBSD: vis.3,v 1.3 1996/08/19 08:27:34 tholo Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" .\" Redistribution and use i
www.eeworm.com/read/131315/5930295

3 vis.3

.\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, a
www.eeworm.com/read/110615/15528923

3 vis.3

.\" $OpenBSD: vis.3,v 1.3 1996/08/19 08:27:34 tholo Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" .\" Redistribution and use i
www.eeworm.com/read/131315/5933879

8 intro.8

.\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, a
www.eeworm.com/read/184579/9092834

v basketball.v

module basketball (CPB,L,QH,QL,CPA,S,LD,CR); output [3:0]QH,QL; output CPB,L; input S,LD,CR; input CPA; reg [3:0] QH; reg [3:0] QL; reg CPB; reg L; reg [3:0]i; reg QC; always @(posedge CPA)
www.eeworm.com/read/453950/7403358

v jiaotongdeng_con.v

module jiaotongdeng_con(clk,clr,qh,ql,ra,ya,ga,rb,yb,gb); input clk,clr; //output[1:0] scan; //output[6:0] seg7; output ra,ya,ga,rb,yb,gb; output[3:0] qh,ql; reg clk1khz,clk1hz; reg count1,co