-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathREADME
29 lines (24 loc) · 855 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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/>.