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

Subversion Repositories salsa20

[/] [salsa20/] [trunk/] [bench/] [tb_salsa20.vhd] - Diff between revs 3 and 4

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 3 Rev 4
Line 1... Line 1...
 
-- This file is part of Salsa20IpCore.
 
 
 
-- Salsa20IpCore 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 3 of the License, or
 
-- (at your option) any later version.
 
 
 
-- Salsa20IpCore 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 Salsa20IpCore.  If not, see <http://www.gnu.org/licenses/>.
 
 
LIBRARY ieee  ;
LIBRARY ieee  ;
LIBRARY std  ;
LIBRARY std  ;
library modelsim_lib;
library modelsim_lib;
 
 
USE ieee.numeric_std.all  ;
USE ieee.numeric_std.all  ;

powered by: WebSVN 2.1.0

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