代码搜索:Stuart
找到约 1,422 项符合「Stuart」的源代码
代码结果 1,422
www.eeworm.com/read/405708/11459007
sv 04.01.02_snippet-1.sv
/**********************************************************************
* In-line initialization of structure with list of values
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland
www.eeworm.com/read/405708/11459016
sv 04.02.03_snippet-1.sv
/**********************************************************************
* Packed union declarations with structures and arrays
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland HDL
www.eeworm.com/read/405708/11459023
sv 04.01.02_snippet-4.sv
/**********************************************************************
* Assigning structures a list of values, PASS by name
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland
www.eeworm.com/read/405708/11459024
sv 04.01.02_snippet-3.sv
/**********************************************************************
* Assigning structures a list of values, PASS by order
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland
www.eeworm.com/read/405708/11459026
sv 04.03.02_snippet-1.sv
/**********************************************************************
* Packed array declarations, references to bit selects, part selects
* and slice selects
*
* Author: Stuart Sutherland
*
*
www.eeworm.com/read/405708/11459048
sv 06.05.02_snippet-1.sv
/**********************************************************************
* Using continue and break to abort one PASS of a loop or abort the
* loop entirely
*
* Author: Stuart Sutherland
*
*
www.eeworm.com/read/405708/11459066
v 06.03.00_snippet-1.v
/**********************************************************************
* Concurrent for loops with separate variables (Verilog style)
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Suther
www.eeworm.com/read/405708/11459068
v 06.03.00_snippet-2.v
/**********************************************************************
* Concurrent for loops with local variables (Verilog style)
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherla
www.eeworm.com/read/405708/11459074
sv 06.03.01_snippet-1.sv
/**********************************************************************
* Concurrent for loops with local variables (SystemVerilog style)
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sut
www.eeworm.com/read/405708/11459085
sv 06.03.03_snippet-1.sv
/**********************************************************************
* Hierarchical references to local variables declared within for loops
* (illegal)
*
* Author: Stuart Sutherland
*
* (c) C