mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-30 02:32:53 +08:00
Andreas Olofsson
ede8656081
Fixing mutual exclusive bug on receiver
-When a read response is detected, there should be no spurious transactions to the RD/WR request fifos. -Move the "filter" backt to the erx_protocol block -Removed the remap bypass signal (was hacky) -Passes simulations again..
=======
OH!
Open Hardware (Pure and Simple)
(work in progress...)
Building
git clone https://github.com/parallella/oh.git
cd oh
mkdir build
cd build
../configure
make elink
Languages
Verilog
81.1%
Tcl
10.7%
C
5.6%
Shell
0.8%
Python
0.6%
Other
1.2%