Skip to content
Snippets Groups Projects
Commit 953df201 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Updated block diagram.

parent 67a4ee73
No related branches found
No related tags found
No related merge requests found
...@@ -53,24 +53,25 @@ ...@@ -53,24 +53,25 @@
-- --
-- Block diagram: -- Block diagram:
-- --
-- g_use_usr_input -- g_use_bg
-- . g_use_bg -- g_use_bg_buffer_ram
-- . g_use_bg_buffer_ram -- .
-- . . g_use_tx_seq -- . g_use_usr_input g_use_tx_seq
-- . . g_usr_bypass_xonoff . -- . . g_usr_bypass_xonoff .
-- . . . .
-- . . . ............. -- . . . .............
-- . . . . . -- . . . . .
-- . . ___ __ dp_mux . . -- . . ___ __ dp_mux . .
-- . . |dp | | \ . ____ -- . . |dp | | \ . ____
-- usr ------------|xon|-->|0 \ . |dp | -- . usr----|xon|-->|0 \ . |dp |
-- . |off| | \ . |pipe| -- . |off| | \ . |pipe|
-- . |___| | |--------------------|line|---> out -- . |___| | |--------------------|line|---> out
-- . | / | . ^ |arr | -- . | / | . ^ |arr |
-- BG ctrl --------->|1 / | . | |____| -- BG ctrl----------->|1 / | . | |____|
-- BG data |__/ \--> tx_seq --/ -- BG data |__/ \--> tx_seq --/
-- || | -- || |
-- || | -- || |
-- MM ================================================= -- MM =========================================================
-- --
-- The dp_mux is only there if both the usr input and the BG are used. -- The dp_mux is only there if both the usr input and the BG are used.
-- --
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment