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

Subversion Repositories salsa20

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

Show entire file | Details | Blame | View Log

Rev 4 Rev 5
Line 1... Line 1...
 
--
 
-- Copyright 2012 iQUBE research
 
--
-- This file is part of Salsa20IpCore.
-- This file is part of Salsa20IpCore.
 
--
-- Salsa20IpCore is free software: you can redistribute it and/or modify
-- 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
-- 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
-- the Free Software Foundation, either version 3 of the License, or
-- (at your option) any later version.
-- (at your option) any later version.
 
--
-- Salsa20IpCore is distributed in the hope that it will be useful,
-- Salsa20IpCore is distributed in the hope that it will be useful,
-- but WITHOUT ANY WARRANTY; without even the implied warranty of
-- but WITHOUT ANY WARRANTY; without even the implied warranty of
-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-- GNU Lesser General Public License for more details.
-- GNU Lesser General Public License for more details.
 
--
-- You should have received a copy of the GNU Lesser General Public License
-- You should have received a copy of the GNU Lesser General Public License
-- along with Salsa20IpCore.  If not, see <http://www.gnu.org/licenses/>.
-- along with Salsa20IpCore.  If not, see <http://www.gnu.org/licenses/>.
 
--
 
-- contact: Rúa Fonte das Abelleiras s/n, Campus Universitario de Vigo, 36310, Vigo (Spain)
 
-- e-mail: lukasz.dzianach@iqube.es, info@iqube.es
 
-- 
 
 
LIBRARY ieee  ;
LIBRARY ieee  ;
LIBRARY std  ;
LIBRARY std  ;
library modelsim_lib;
library modelsim_lib;
 
 

powered by: WebSVN 2.1.0

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