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

Subversion Repositories xulalx25soc

[/] [xulalx25soc/] [trunk/] [rtl/] [wbuinput.v] - Diff between revs 2 and 108

Show entire file | Details | Blame | View Log

Rev 2 Rev 108
Line 1... Line 1...
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
//
//
// Filename:    wbuinput.v
// Filename:    wbuinput.v
//
//
// Project:     XuLA2 board
// Project:     FPGA library
//
//
// Purpose:     Coordinates the receiption of bytes, which are then translated
// Purpose:     Coordinates the receiption of bytes, which are then translated
//              into codewords describing postential bus transactions.  This
//              into codewords describing postential bus transactions.  This
//      includes turning the human readable bytes into more compact bits,
//      includes turning the human readable bytes into more compact bits,
//      forming those bits into codewords, and decompressing any that reference
//      forming those bits into codewords, and decompressing any that reference
Line 14... Line 14...
// Creator:     Dan Gisselquist, Ph.D.
// Creator:     Dan Gisselquist, Ph.D.
//              Gisselquist Technology, LLC
//              Gisselquist Technology, LLC
//
//
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
//
//
// Copyright (C) 2015, Gisselquist Technology, LLC
// Copyright (C) 2015-2016, Gisselquist Technology, LLC
//
//
// This program is free software (firmware): you can redistribute it and/or
// This program is free software (firmware): you can redistribute it and/or
// modify it under the terms of  the GNU General Public License as published
// 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
// by the Free Software Foundation, either version 3 of the License, or (at
// your option) any later version.
// your option) any later version.

powered by: WebSVN 2.1.0

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