📄 readme.txt
字号:
26 Jul 2004This directory contains code examples and snippets from the book"SystemVerilog for Design", by Stuart Sutherland, Simon Davidmann,and Peter Flake. Book copyright: 2003, Kluwer Academic Publishers,Norwell, MA, USA www.wkap.il, ISBN: 0-4020-7530-8.The examples are provided as a courtesy to readers of the book whowish to try out the examples. Each example includes a bare bonestest in order to verify that the example compiles, loads and runsin simulation. The rudimentary tests are NOT comprehensive, andare NOT intended to be used to verify proper implementation ofSystemVerilog by software tools. The intent of the simple testsis to show the that each example is syntactically andsemantically correct.All examples are copyrighted by Sutherland HDL, Inc. The examplesmay be used and distributed without restriction, provided that theentire comment block of each example is included with the example.CAVEATS:a) These examples are a subset of SystemVerilog, focussing on theextensions to Verilog that either are synthesizable, or are expectedto be synthesizable, using current RTL synthesis technologies.b) The examples are NOT intended to be a validation suite forSystemVerilog tools. The examples are only meant to illustratehow specific SystemVerilog features might be used.c) Some of examples are not fully tested, as the examples weredeveloped before EDA tools were available to verify all examples.d) The examples include rudimentary test code for use with simulationtools. Some modification to the examples may be required in orderto try the examples with other types of tools, such as conditionallyremoving the test code for synthesis compilers.e) Simulation results and expected results are displayed for visualverification. The rudimentary tests do not include automatedself-checking.f) The expected results of the examples are based on the author'sinterpretation of the SystemVerilog standard. There are currently noSystemVerilog validation suites with which to verify that theexpected results are correct.ERRATA:A list of known errata in the book and book examples is available atwww.sutherland-hdl.comREPORTING ERRORS OR SUGGESTIONS:The book authors would like to hear about any problems or errors youencounter with these examples. Suggestions on how to improve anyexamples are also welcome. Please send your feedback to: Stuart Sutherland stuart@sutherland-hdl.com
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -