OpenCores
URL https://opencores.org/ocsvn/lpffir/lpffir/trunk

Subversion Repositories lpffir

[/] [lpffir/] [trunk/] [uvm/] [tools/] [uvm_syoscb/] [docs/] [RELEASE_NOTES.1.0.2.0.txt] - Blame information for rev 4

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 4 vladimirar
#######################################################################
2
#   Copyright 2014-2015 SyoSil ApS
3
#   All Rights Reserved Worldwide
4
#
5
#   Licensed under the Apache License, Version 2.0 (the
6
#   "License"); you may not use this file except in
7
#   compliance with the License.  You may obtain a copy of
8
#   the License at
9
#
10
#       http://www.apache.org/licenses/LICENSE-2.0
11
#
12
#   Unless required by applicable law or agreed to in
13
#   writing, software distributed under the License is
14
#   distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
15
#   CONDITIONS OF ANY KIND, either express or implied.  See
16
#   the License for the specific language governing
17
#   permissions and limitations under the License.
18
#######################################################################
19
#######################################################################
20
# RELASE NOTES for UVM scoreboard version 1.0 RC build 0
21
#
22
# Feb 27 2015
23
#
24
# Copyright 2014-2015 SyoSil ApS
25
# All Rights Reserved Worldwide
26
#######################################################################
27
This file contains miscellanous information about this particular
28
relase of the UVM scoreboard.
29
 
30
The index:
31
 
32
  * [1]: General Information
33
  * [2]: Bug Fixes
34
  * [3]: New Features
35
  * [4]: Know Limitations
36
  * [5]: Compatibility List
37
 
38
#######################################################################
39
# [1]: General Information
40
#######################################################################
41
This version of the UVM scoreboard is the first RC for version 1.0 of the
42
UVM scoreboard architecture presented at DVCon 2015 in the paper:
43
Versatile UVM Scoreboarding. Never versions will be made accesible via:
44
 
45
  www.syosil.com
46
 
47
#######################################################################
48
# [2]: Bug Fixes
49
#######################################################################
50
 
51
  * Major clean up of code inclusive coding style to ensure
52
    same look and fell of the source code
53
  * Corrected usage of the uvm_config_db
54
  * Corrected the check_phase usage
55
 
56
#######################################################################
57
# [3]: New Features
58
#######################################################################
59
 
60
  * Added cloning of the incoming uvm_sequence_item so the UVM
61
    scoreboard is isolated from the rest of the TB
62
  * Added disable_clone configuration knob
63
  * Added max_queue_size[] configuration knob
64
  * Added in order compare algorithm
65
  * Added documentation in PDF format
66
  * Added implementation documentation generated with Doxygen
67
 
68
#######################################################################
69
# [4]: Known Limitations
70
#######################################################################
71
The current known limitations for this relase are:
72
 
73
  1. uvm_sequence_item_vmm not implemented
74
  2. In order by producer compare not implemented
75
  3. item_time_out_queue and item_time_out_producer knobs not implemented
76
  4. Locater API and queue specific versions not implemented
77
  5. The TLM API is not supported yet. Thus, the user needs to implement tasks
78
     which calls the scoreboards add_item() method
79
  6. Only a standard SystemVerilog queue is supported
80
 
81
#######################################################################
82
# [5]: Compatibility List
83
#######################################################################
84
The UVM scoreboard has been developed and tested with the following
85
tools:
86
 
87
  * Centos Linux release 6.6
88
  * Make version 3.81
89
  * UVM version 1.1d
90
  * Synopsys VCS® version J-2014.12-1
91
  * Mentor Questa® Advanced Simulator version 10.2c
92
  * Cadence® Incisive® version 14.10.014

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.