代码搜索:complement
找到约 1,455 项符合「complement」的源代码
代码结果 1,455
www.eeworm.com/read/189192/8485952
v twoscomp.v
module twoscomp(d, complement, out);
input [7:0]d;
input complement;
output [7:0]out;
reg [7:0] out;
always @(complement or d)
begin
// Below is one type of implementation
if (compl
www.eeworm.com/read/188503/8534562
h fastintfns.h
/* fast int primitives. min,max,rnddiv2
*
* WARNING: Assumes 2's complement arithmetic.
*/
static inline int intmax( register int x, register int y )
{
return x < y ? y : x;
}
static inline int i
www.eeworm.com/read/289698/8534590
hwl c_layout.hwl
OPEN source 0 0 60 39
Source < attributes MARKS off
OPEN assembly 60 0 40 31
Assembly < attributes ADR on,CODE off,ABSADR on,SYMB off,TOPPC 0xF88C
OPEN procedure 0 39 60 17
Procedure < attributes
www.eeworm.com/read/289526/8545897
hwl c_layout.hwl
OPEN source 0 0 60 39
Source < attributes MARKS off
OPEN assembly 60 0 40 31
Assembly < attributes ADR on,CODE off,ABSADR on,SYMB off,TOPPC 0xF88C
OPEN procedure 0 39 60 17
Procedure < attributes
www.eeworm.com/read/289426/8551947
hwl c_layout.hwl
OPEN source 0 0 60 39
Source < attributes MARKS off
OPEN assembly 60 0 40 31
Assembly < attributes ADR on,CODE off,ABSADR on,SYMB off,TOPPC 0xF88C
OPEN procedure 0 39 60 17
Procedure < attributes
www.eeworm.com/read/289426/8552022
hwl c_layout.hwl
OPEN source 0 0 60 39
Source < attributes MARKS off
OPEN assembly 60 0 40 31
Assembly < attributes ADR on,CODE off,ABSADR on,SYMB off,TOPPC 0xF88C
OPEN procedure 0 39 60 17
Procedure < attributes
www.eeworm.com/read/289426/8552107
hwl c_layout.hwl
OPEN source 0 0 60 39
Source < attributes MARKS off
OPEN assembly 60 0 40 31
Assembly < attributes ADR on,CODE off,ABSADR on,SYMB off,TOPPC 0xF88C
OPEN procedure 0 39 60 17
Procedure < attributes
www.eeworm.com/read/289393/8555121
hwl c_layout.hwl
OPEN source 0 0 60 39
Source < attributes MARKS off
OPEN assembly 60 0 40 31
Assembly < attributes ADR on,CODE off,ABSADR on,SYMB off,TOPPC 0xF88C
OPEN procedure 0 39 60 17
Procedure < attributes
www.eeworm.com/read/289390/8555261
hwl c_layout.hwl
OPEN source 0 0 60 39
Source < attributes MARKS off
OPEN assembly 60 0 40 31
Assembly < attributes ADR on,CODE off,ABSADR on,SYMB off,TOPPC 0xF88C
OPEN procedure 0 39 60 17
Procedure < attributes
www.eeworm.com/read/289390/8555343
hwl c_layout.hwl
OPEN source 0 0 60 39
Source < attributes MARKS off
OPEN assembly 60 0 40 31
Assembly < attributes ADR on,CODE off,ABSADR on,SYMB off,TOPPC 0xF88C
OPEN procedure 0 39 60 17
Procedure < attributes