代码搜索:Stuart
找到约 1,422 项符合「Stuart」的源代码
代码结果 1,422
www.eeworm.com/read/405708/11459017
sv 04.01.02_snippet-7.sv
/**********************************************************************
* Assigning structures a default value and values to named members
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Su
www.eeworm.com/read/405708/11459018
sv 04.03.06_snippet-1.sv
/**********************************************************************
* Assigning packed arrays to packed arrays (legal)
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland HDL, In
www.eeworm.com/read/405708/11459019
sv 04.03.05_snippet-2.sv
/**********************************************************************
* Procedural default assignments to packed arrays
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland HDL, Inc
www.eeworm.com/read/405708/11459020
sv 04.01.02_snippet-5.sv
/**********************************************************************
* Assigning structures a default value for all members
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland HDL
www.eeworm.com/read/405708/11459027
sv 04.02.00_snippet-1.sv
/**********************************************************************
* Unpacked union declarations with signed int/unsigned int
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland
www.eeworm.com/read/405708/11459029
sv 04.03.06_snippet-4.sv
/**********************************************************************
* Assigning unpacked arrays to packed arrays (illegal)
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland HDL
www.eeworm.com/read/405708/11459030
sv 04.01.05_snippet-1.sv
/**********************************************************************
* passing structures to tasks and functions
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland HDL, Inc. ***
www.eeworm.com/read/405708/11459032
sv 04.03.11_snippet-1.sv
/**********************************************************************
* Arrays of structures (packed and unpacked)
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland HDL, Inc. ***
www.eeworm.com/read/405708/11459037
sv 04.03.10_snippet-1.sv
/**********************************************************************
* passing arrays through ports and task/function arguments
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherlan
www.eeworm.com/read/405708/11459038
sv 04.03.06_snippet-3.sv
/**********************************************************************
* Assigning packed arrays to unpacked arrays (illegal)
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland HDL