1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-17 20:02:53 +08:00
Andreas Olofsson d7508f9938 DV cleanup
-Set VCO_MULT to 1 for PLL. Dirty hack to allow the RX clk to phase align with the input. Otherwise, if you multiply the VCO clock and then divide, you get a random phase alignment the way the current clock divider is written.
-Changed the fifo_cdc to 32 entries. Forgot that I had changed the fifo_cdc to hard coded per number of entries. Really need to have a parametrixed model that works!!
2015-09-14 21:58:52 -04:00
2015-05-23 22:26:15 -04:00
2015-09-14 21:58:52 -04:00
2015-07-02 16:59:38 -04:00
2015-07-02 16:59:38 -04:00
2015-09-14 13:29:42 -04:00
2015-07-05 19:40:30 +02:00
2015-08-14 17:15:38 -04:00
2015-09-14 20:23:25 -04:00
2015-04-27 23:51:00 -04:00
2015-07-05 23:30:55 +02:00
2015-04-21 21:36:37 -04:00
2015-04-21 21:36:37 -04:00
2015-07-05 23:30:55 +02:00
2015-07-05 23:32:28 +02:00

=======

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
Description
No description provided
Readme MIT 43 MiB
Languages
Verilog 81.1%
Tcl 10.7%
C 5.6%
Shell 0.8%
Python 0.6%
Other 1.2%