URL
https://opencores.org/ocsvn/lpffir/lpffir/trunk
Subversion Repositories lpffir
[/] [lpffir/] [trunk/] [uvm/] [tools/] [uvm_syoscb/] [docs/] [RELEASE_NOTES.1.0.2.3.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 4## September 28 2015## Copyright 2014-2015 SyoSil ApS# All Rights Reserved Worldwide#######################################################################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 fourth 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#######################################################################* Added a workaround for a bug discovered in the compare function inin the uvm_tlm2_generic_payload class. The workaround can bedisabled by running with:make ... SYOSIL_DISABLE_TLM_GP_CMP_WORKAROUND=1 ...######################################################################## [3]: New Features#######################################################################* Added support for switching between UVM versions. Run:make helpTo see the versions available for your vendor.* Added factory support for the creation of the subscribers######################################################################## [4]: Known Limitations#######################################################################The current known limitations for this relase are:1. uvm_sequence_item_vmm not implemented2. In order by producer compare not implemented3. item_time_out_queue and item_time_out_producer knobs not implemented4. Locater API and queue specific versions not implemented5. Only a standard SystemVerilog queue is supported6. 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.1d* Synopsys VCS® version J-2014.12-SP1-1* Mentor Questa® Advanced Simulator version 10.4a* Cadence® Incisive® version 14.20.006
