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

Subversion Repositories pltbutils

[/] [pltbutils/] [tags/] [alpha0004/] [doc/] [release_note.txt] - Diff between revs 16 and 19

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 16 Rev 19
pltbutils release_note.txt
pltbutils release_note.txt
 
 
 
alpha0004 December 03, 2013
 
1. Corrected returned ranges from to_ascending() and to_descending()
 
   in pltbutils_func_pkg.vhd, to make them work with vectors where the lowest
 
   bit does not have number 0.
 
 
alpha0003 December 02, 2013
alpha0003 December 02, 2013
1. Added a line feed before printing the test name for clarity,
1. Added a line feed before printing the test name for clarity,
   in procedure testname() in pltbutils.vhd .
   in procedure testname() in pltbutils.vhd .
2. Added functions to_ascending(), to_descending() and hxstr()
2. Added functions to_ascending(), to_descending() and hxstr()
   in pltbutils.vhd (not yet included in the specification).
   in pltbutils.vhd (not yet included in the specification).
3. check() in pltbutils.vhd now outputs hexadecimal values instead of
3. check() in pltbutils.vhd now outputs hexadecimal values instead of
   binary values for std_logic_vector, unsigned and signed.
   binary values for std_logic_vector, unsigned and signed.
4. Updated tb_example.vhd, tc_example.vhd and tc1.vhd to feed
4. Updated tb_example.vhd, tc_example.vhd and tc1.vhd to feed
   the generic G_DISABLE_BUGS to tc1.
   the generic G_DISABLE_BUGS to tc1.
   The message "Bug here somewhere" is now only output when
   The message "Bug here somewhere" is now only output when
   G_DISABLE_BUGS=0.
   G_DISABLE_BUGS=0.
alpha0002 November 10, 2013
alpha0002 November 10, 2013
1. Added doc/release_note.txt
1. Added doc/release_note.txt
2. Removed file paths from pltbutils_files.lst
2. Removed file paths from pltbutils_files.lst
3. Added overloaded print procedures with boolean argument called active,
3. Added overloaded print procedures with boolean argument called active,
   which is useful for debug switches, etc.
   which is useful for debug switches, etc.
4. Added inverted clock output and a generic for setting initial value to
4. Added inverted clock output and a generic for setting initial value to
   pltbutils_clkgen in  pltbutils_comp.vhd and pltbutils_comp_pkg.vhd .
   pltbutils_clkgen in  pltbutils_comp.vhd and pltbutils_comp_pkg.vhd .
   The inverted clock output can be used when a differential
   The inverted clock output can be used when a differential
   clock is needed.
   clock is needed.
5. Added overloaded procedures waitsig().
5. Added overloaded procedures waitsig().
6. Updated specification
6. Updated specification
alpha0001 September 2, 2013
alpha0001 September 2, 2013
1. First commit
1. First commit
 
 

powered by: WebSVN 2.1.0

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