OpenCores
URL https://opencores.org/ocsvn/a-z80/a-z80/trunk

Subversion Repositories a-z80

[/] [a-z80/] [trunk/] [cpu/] [bus/] [bus_control.bsf] - Diff between revs 3 and 8

Show entire file | Details | Blame | View Log

Rev 3 Rev 8
Line 18... Line 18...
Altera or its authorized distributors.  Please refer to the
Altera or its authorized distributors.  Please refer to the
applicable agreement for further details.
applicable agreement for further details.
*/
*/
(header "symbol" (version "1.2"))
(header "symbol" (version "1.2"))
(symbol
(symbol
        (rect 16 16 232 112)
        (rect 16 16 208 112)
        (text "bus_control" (rect 5 0 72 14)(font "Arial" (font_size 8)))
        (text "bus_control" (rect 5 0 72 14)(font "Arial" (font_size 8)))
        (text "inst" (rect 8 80 25 92)(font "Arial" ))
        (text "inst" (rect 8 80 25 92)(font "Arial" ))
        (port
        (port
                (pt 0 32)
                (pt 0 32)
                (input)
                (input)
                (text "ctl_bus_db_oe" (rect 0 0 83 14)(font "Arial" (font_size 8)))
                (text "ctl_bus_zero_oe" (rect 0 0 95 14)(font "Arial" (font_size 8)))
                (text "ctl_bus_db_oe" (rect 21 27 104 41)(font "Arial" (font_size 8)))
                (text "ctl_bus_zero_oe" (rect 21 27 116 41)(font "Arial" (font_size 8)))
                (line (pt 0 32)(pt 16 32))
                (line (pt 0 32)(pt 16 32))
        )
        )
        (port
        (port
                (pt 0 48)
                (pt 0 48)
                (input)
                (input)
                (text "ctl_bus_zero_oe" (rect 0 0 95 14)(font "Arial" (font_size 8)))
 
                (text "ctl_bus_zero_oe" (rect 21 43 116 57)(font "Arial" (font_size 8)))
 
                (line (pt 0 48)(pt 16 48))
 
        )
 
        (port
 
                (pt 0 64)
 
                (input)
 
                (text "ctl_bus_ff_oe" (rect 0 0 79 14)(font "Arial" (font_size 8)))
                (text "ctl_bus_ff_oe" (rect 0 0 79 14)(font "Arial" (font_size 8)))
                (text "ctl_bus_ff_oe" (rect 21 59 100 73)(font "Arial" (font_size 8)))
                (text "ctl_bus_ff_oe" (rect 21 43 100 57)(font "Arial" (font_size 8)))
                (line (pt 0 64)(pt 16 64))
                (line (pt 0 48)(pt 16 48))
        )
 
        (port
 
                (pt 216 32)
 
                (output)
 
                (text "bus_db_oe" (rect 0 0 63 14)(font "Arial" (font_size 8)))
 
                (text "bus_db_oe" (rect 132 27 195 41)(font "Arial" (font_size 8)))
 
                (line (pt 216 32)(pt 200 32))
 
        )
        )
        (port
        (port
                (pt 216 48)
                (pt 192 32)
                (bidir)
                (bidir)
                (text "db[7..0]" (rect 0 0 42 14)(font "Arial" (font_size 8)))
                (text "db[7..0]" (rect 0 0 42 14)(font "Arial" (font_size 8)))
                (text "db[7..0]" (rect 153 43 195 57)(font "Arial" (font_size 8)))
                (text "db[7..0]" (rect 129 27 171 41)(font "Arial" (font_size 8)))
                (line (pt 216 48)(pt 200 48)(line_width 3))
                (line (pt 192 32)(pt 176 32)(line_width 3))
        )
        )
        (drawing
        (drawing
                (rectangle (rect 16 16 200 80))
                (rectangle (rect 16 16 176 80))
        )
        )
)
)

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.