PlTbUtils  1.3
PlTbUtils is a collection of functions, procedures and components for easily creating stimuli and checking response in automatic self-checking testbenches.
pltbutils_user_cfg_pkg.vhd File Reference

This file defines the user's customizations. More...

Go to the source code of this file.

Entities

pltbutils_user_cfg_pkg  package
 PlTbUtils User Configuration Package: User's function and procedure declarations. More...
 
pltbutils_user_cfg_pkg  package body
 

Detailed Description

This file defines the user's customizations.

This file is part of the PlTbUtils project http://opencores.org/project,pltbutils

If the user wishes to modify anything in this file, it is recommended that he/she first copies it to another directory and modifies the copy. Also make sure that the simulator read the modified file instead of the original. This makes it easier to update pltbutils to new versions without destroying the customizations.

Author
Per Larsson, pela..nosp@m.open.nosp@m.cores.nosp@m.@gma.nosp@m.il.co.nosp@m.m
License

This source file may be used and distributed without restriction provided that this copyright statement is not removed from the file and that any derivative work contains the original copyright notice and the associated disclaimer.

This source file is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This source is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this source; if not, download it from http://www.opencores.org/lgpl.shtml

Definition in file pltbutils_user_cfg_pkg.vhd.