Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updating the README slightly.
 * Change instructions to reference Makefile.
 * Fixing the VideoMixerSoC name.
  • Loading branch information
mithro committed Jul 6, 2015
1 parent 0132a28 commit cb492ab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README
Expand Up @@ -16,16 +16,16 @@

2. Clone https://github.com/timvideos/HDMI2USB-misoc-firmware into same directory as misoc

3. Build the gateware and software:
go to misoc dir
./make.py -X ../HDMI2USB-misoc-firmware -t atlys -s MiniSoC all load-bitstream
3. Follow instructions to build the gateware and software:
# In the HDMI2USB-misoc-firmware directory
make help

[> Status:
Atlys:
* BaseSoC working (CPU + DDR2 + UART)
* MiniSoC working (BaseSoC + 10/100/1000Mbps Ethernet MAC handled by the CPU)
* EtherboneSoC working (BaseSoC + 10/100Mbps HW Ethernet UDP/IP stack and Etherbone)
* Videomixer working (EtherboneSoC + HDMI in + Framebuffer + Hdmi out)
* VideomixerSoC working (EtherboneSoC + HDMI in + Framebuffer + Hdmi out)

[> Other Docs
USB UART - Use Linux drivers at https://github.com/shenki/exar-uart-driver
Expand Down

0 comments on commit cb492ab

Please sign in to comment.