代码搜索:Stuart

找到约 1,422 项符合「Stuart」的源代码

代码结果 1,422
www.eeworm.com/read/405708/11458959

sv 02.11.00_snippet-2.sv

/********************************************************************** * Code snippet showing illegal use of const constants (not in book) * * Author: Stuart Sutherland * * (c) Copyright 2003, S
www.eeworm.com/read/405708/11458965

sv 02.08.00_snippet-1.sv

/********************************************************************** * Code snippet using automatic functions * * Author: Stuart Sutherland * * (c) Copyright 2003, Sutherland HDL, Inc. **
www.eeworm.com/read/405708/11458967

sv 02.08.00_snippet-3.sv

/********************************************************************** * Static declrations within an automatic task * * Author: Stuart Sutherland * * (c) Copyright 2003, Sutherland HDL, Inc. **
www.eeworm.com/read/405708/11458969

sv 02.06.00_example_2-3.sv

/********************************************************************** * Relaxed use of variables; input ports, continuous assigns, * connections to module instance outputs. * * Author: Stuart Su
www.eeworm.com/read/405708/11458970

sv 02.02.00_snippet-1.sv

/********************************************************************** * Code snippet showing `define `\ macro enhancement * * Author: Stuart Sutherland * * (c) Copyright 2003, Sutherland HDL, I
www.eeworm.com/read/405708/11458975

sv 05.03.10_snippet-1.sv

/********************************************************************** * Tasks and functions with default input arg values * * Author: Stuart Sutherland * * (c) Copyright 2003, Sutherland HDL, I
www.eeworm.com/read/405708/11458980

sv 05.03.11_snippet-1.sv

/********************************************************************** * Structures and arrays as task/function args * * Author: Stuart Sutherland * * (c) Copyright 2003, Sutherland HDL, Inc. **
www.eeworm.com/read/405708/11458983

sv 05.03.13_snippet-1.sv

/********************************************************************** * Names with endtask/endfunction * * Author: Stuart Sutherland * * (c) Copyright 2003, Sutherland HDL, Inc. *** ALL RIGHTS
www.eeworm.com/read/405708/11458984

sv 05.03.12_snippet-3.sv

/********************************************************************** * Task/function ref arg -- sensitivity to calling scope * * Author: Stuart Sutherland * * (c) Copyright 2003, Sutherland HD
www.eeworm.com/read/405708/11458992

sv 05.02.01_snippet-4.sv

/********************************************************************** * always_comb inferred sensitivity lists -- includes signals read by * functions * * Author: Stuart Sutherland * * (c) Cop