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

Subversion Repositories pltbutils

[/] [pltbutils/] [trunk/] [doc/] [release_note.txt] - Blame information for rev 16

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 16 pela
alpha0003 December 02, 2013
4
1. Added a line feed before printing the test name for clarity,
5
   in procedure testname() in pltbutils.vhd .
6
2. Added functions to_ascending(), to_descending() and hxstr()
7
   in pltbutils.vhd (not yet included in the specification).
8
3. check() in pltbutils.vhd now outputs hexadecimal values instead of
9
   binary values for std_logic_vector, unsigned and signed.
10
4. Updated tb_example.vhd, tc_example.vhd and tc1.vhd to feed
11
   the generic G_DISABLE_BUGS to tc1.
12
   The message "Bug here somewhere" is now only output when
13
   G_DISABLE_BUGS=0.
14
 
15 4 pela
alpha0002 November 10, 2013
16
1. Added doc/release_note.txt
17
2. Removed file paths from pltbutils_files.lst
18
3. Added overloaded print procedures with boolean argument called active,
19
   which is useful for debug switches, etc.
20
4. Added inverted clock output and a generic for setting initial value to
21
   pltbutils_clkgen in  pltbutils_comp.vhd and pltbutils_comp_pkg.vhd .
22
   The inverted clock output can be used when a differential
23
   clock is needed.
24
5. Added overloaded procedures waitsig().
25
6. Updated specification
26
 
27
alpha0001 September 2, 2013
28
1. First commit

powered by: WebSVN 2.1.0

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