hotwolf / WbXbc

HDL components to build a customized Wishbone crossbar switch

Home Page:https://hotwolf.github.io/WbXbc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WbXbc
=====

WbXbc stands for "Wishbone Crossbar Components". It is a collection of soft IP
blocks for building customized crossbar switches.

Please refer to the manual for further information:
https://github.com/hotwolf/WbXbc/blob/master/doc/WbXbc_manual.pdf

Directories:
============
|
+-rtl           
|  |
|  +-verilog            - Verilog source code
|
+-doc                   - User manual 
|  |                       
|  +-src                - LaTex source files
|

The WbXbc soft IP 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 the WbXbc soft IP. If not, see
<http://www.gnu.org/licenses/>.

About

HDL components to build a customized Wishbone crossbar switch

https://hotwolf.github.io/WbXbc


Languages

Language:SystemVerilog 56.8%Language:Verilog 36.4%Language:Perl 4.2%Language:Makefile 2.6%