URL
https://opencores.org/ocsvn/dmt_tx/dmt_tx/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 12 |
Rev 13 |
Line 1... |
Line 1... |
|
/* *****************************************************************
|
|
*
|
|
* This file is part of Tone Order and Constellation Encoder Core.
|
|
* Copyright (C) 2007 Guenter Dannoritzer
|
|
*
|
|
* This source is free software; you can redistribute it
|
|
* and/or modify it under the terms of the
|
|
* GNU General Public License
|
|
* as published by the Free Software Foundation;
|
|
* either version 3 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 General Public License for more details.
|
|
*
|
|
* You should have received a copy of the
|
|
* GNU General Public License along with this program.
|
|
* If not, see <http://www.gnu.org/licenses/>.
|
|
*
|
|
* *****************************************************************/
|
|
|
module tb_const_encoder();
|
module tb_const_encoder();
|
|
|
reg clk;
|
reg clk;
|
reg reset;
|
reg reset;
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.