URL
https://opencores.org/ocsvn/lpffir/lpffir/trunk
Subversion Repositories lpffir
[/] [lpffir/] [trunk/] [uvm/] [tools/] [uvm_syoscb/] [RELEASE_NOTES.txt] - Rev 4
Compare with Previous | Blame | View Log
######################################################################## Copyright 2014-2015 SyoSil ApS# All Rights Reserved Worldwide## Licensed under the Apache License, Version 2.0 (the# "License"); you may not use this file except in# compliance with the License. You may obtain a copy of# the License at## http://www.apache.org/licenses/LICENSE-2.0## Unless required by applicable law or agreed to in# writing, software distributed under the License is# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR# CONDITIONS OF ANY KIND, either express or implied. See# the License for the specific language governing# permissions and limitations under the License.############################################################################################################################################### RELASE NOTES for UVM scoreboard version 1.0 RC build 6## November 28 2015########################################################################This file contains miscellanous information about this particularrelase of the UVM scoreboard.The index:* [1]: General Information* [2]: Bug Fixes* [3]: New Features* [4]: Know Limitations* [5]: Compatibility List######################################################################## [1]: General Information#######################################################################This version of the UVM scoreboard is the sixth RC for version 1.0 of theUVM scoreboard architecture presented at DVCon 2015 in the paper:Versatile UVM Scoreboarding. Never versions will be made accesible via:www.syosil.com######################################################################## [2]: Bug Fixes#######################################################################* Fixed problem with multiple instances (Kudos to John Aynsley)* Added missing break in compare loops when a mismatch was located######################################################################## [3]: New Features#######################################################################* Added simple statistics which are printed by a queues report_phase* Added more debug statements to all compare algorithms. Run withUVM_VERBOSITY=UVM_FULL to enable######################################################################## [4]: Known Limitations#######################################################################The current known limitations for this relase are:1. uvm_sequence_item_vmm not implemented2. item_time_out_queue and item_time_out_producer knobs not implemented3. Locater API and queue specific versions not implemented4. Only a standard SystemVerilog queue is supported5. The subscribers are not working properly with parameterized sequenceitems######################################################################## [5]: Compatibility List#######################################################################The UVM scoreboard has been developed and tested with the followingtools:* Centos Linux release 6.6* Make version 3.81* UVM version 1.2* Synopsys VCS® version J-2014.12-SP1-1* Mentor Questa® Advanced Simulator version 10.4a* Cadence® Incisive® version 14.20.006
