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

Subversion Repositories pltbutils

[/] [pltbutils/] [branches/] [dev_beta0002/] [doc/] [release_note.txt] - Blame information for rev 32

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 4 pela
pltbutils release_note.txt
2
 
3 32 pela
 
4
alpha0005 January 05, 2014
5
1. In pltbutils_func_pkg.vhd, added starttest() and endtest().
6
2. testname() is now depricated, and will be removed. Use starttest() instead.
7
3. Added pltbutils_user_cfg_pkg.vhd and modified pltbutils_func_pkg.vhd to
8
   support user configurable report messages, to support continous
9
   integration environments, e.g. TeamCity.
10
4. Updated specification.
11
 
12
alpha0004 December 3, 2013
13 19 pela
1. Corrected returned ranges from to_ascending() and to_descending()
14
   in pltbutils_func_pkg.vhd, to make them work with vectors where the lowest
15
   bit does not have number 0.
16
 
17 32 pela
alpha0003 December 2, 2013
18 16 pela
1. Added a line feed before printing the test name for clarity,
19
   in procedure testname() in pltbutils.vhd .
20
2. Added functions to_ascending(), to_descending() and hxstr()
21
   in pltbutils.vhd (not yet included in the specification).
22
3. check() in pltbutils.vhd now outputs hexadecimal values instead of
23
   binary values for std_logic_vector, unsigned and signed.
24
4. Updated tb_example.vhd, tc_example.vhd and tc1.vhd to feed
25
   the generic G_DISABLE_BUGS to tc1.
26
   The message "Bug here somewhere" is now only output when
27
   G_DISABLE_BUGS=0.
28
 
29 4 pela
alpha0002 November 10, 2013
30
1. Added doc/release_note.txt
31
2. Removed file paths from pltbutils_files.lst
32
3. Added overloaded print procedures with boolean argument called active,
33
   which is useful for debug switches, etc.
34
4. Added inverted clock output and a generic for setting initial value to
35
   pltbutils_clkgen in  pltbutils_comp.vhd and pltbutils_comp_pkg.vhd .
36
   The inverted clock output can be used when a differential
37
   clock is needed.
38
5. Added overloaded procedures waitsig().
39 32 pela
6. Updated specification.
40 4 pela
 
41
alpha0001 September 2, 2013
42
1. First commit
43 32 pela
 
44
April 14, 2013
45
1. PlTbUtils project registered on OpenCores.

powered by: WebSVN 2.1.0

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