代码搜索:Stuart
找到约 1,422 项符合「Stuart」的源代码
代码结果 1,422
www.eeworm.com/read/172784/9690426
v hello_test.v
/**********************************************************************
* $hello example -- Verilog HDL test bench.
*
* For the book, "The Verilog PLI Handbook" by Stuart Sutherland
* Book co
www.eeworm.com/read/405708/11458963
sv 02.11.00_snippet-1.sv
/**********************************************************************
* Code snippet showing use of const constants
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland HDL, Inc. **
www.eeworm.com/read/405708/11458974
sv 05.02.01_example_5-2.sv
/**********************************************************************
* FSM using always_comb -- automatically evaluates at time 0
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherla
www.eeworm.com/read/405708/11458977
sv 05.03.06_snippet-1.sv
/**********************************************************************
* passing function arguments by order
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland HDL, Inc. *** ALL R
www.eeworm.com/read/405708/11458981
sv 05.03.04_snippet-2.sv
/**********************************************************************
* Exiting a function early using return
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland HDL, Inc. *** ALL
www.eeworm.com/read/405708/11458985
sv 05.03.06_snippet-2.sv
/**********************************************************************
* passing function arguments by name
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland HDL, Inc. *** ALL RI
www.eeworm.com/read/405708/11458987
sv 05.02.02_example_5-3.sv
/**********************************************************************
* Counter with latched enable, using always_latch
*
* Author: Don Mills, Stuart Sutherland
*
* (c) Copyright 2003, Sutherla
www.eeworm.com/read/405708/11458988
sv 05.03.03_snippet-2.sv
/**********************************************************************
* SystemVerilog style function returns
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland HDL, Inc. *** ALL R
www.eeworm.com/read/405708/11458991
sv 05.03.02_snippet-1.sv
/**********************************************************************
* Task/function multiple statements without begin...end grouping
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Suth
www.eeworm.com/read/405708/11458995
sv 05.03.04_snippet-1.sv
/**********************************************************************
* Exiting a function early using if...else
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland HDL, Inc. *** A