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

Subversion Repositories a-z80

[/] [a-z80/] [trunk/] [cpu/] [control/] [memory_ifc.bsf] - Rev 3

Go to most recent revision | Compare with Previous | Blame | View Log

/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to occur.
*/
/*
Copyright (C) 1991-2013 Altera Corporation
Your use of Altera Corporation's design tools, logic functions 
and other software and tools, and its AMPP partner logic 
functions, and any output files from any of the foregoing 
(including device programming or simulation files), and any 
associated documentation or information are expressly subject 
to the terms and conditions of the Altera Program License 
Subscription Agreement, Altera MegaCore Function License 
Agreement, or other applicable license agreement, including, 
without limitation, that your use is for the sole purpose of 
programming logic devices manufactured by Altera and sold by 
Altera or its authorized distributors.  Please refer to the 
applicable agreement for further details.
*/
(header "symbol" (version "1.2"))
(symbol
        (rect 16 16 216 272)
        (text "memory_ifc" (rect 5 0 71 14)(font "Arial" (font_size 8)))
        (text "inst" (rect 8 240 25 252)(font "Arial" ))
        (port
                (pt 0 32)
                (input)
                (text "nM1_int" (rect 0 0 43 14)(font "Arial" (font_size 8)))
                (text "nM1_int" (rect 21 27 64 41)(font "Arial" (font_size 8)))
                (line (pt 0 32)(pt 16 32))
        )
        (port
                (pt 0 48)
                (input)
                (text "clk" (rect 0 0 15 14)(font "Arial" (font_size 8)))
                (text "clk" (rect 21 43 36 57)(font "Arial" (font_size 8)))
                (line (pt 0 48)(pt 16 48))
        )
        (port
                (pt 0 64)
                (input)
                (text "nreset" (rect 0 0 36 14)(font "Arial" (font_size 8)))
                (text "nreset" (rect 21 59 57 73)(font "Arial" (font_size 8)))
                (line (pt 0 64)(pt 16 64))
        )
        (port
                (pt 0 80)
                (input)
                (text "setM1" (rect 0 0 34 14)(font "Arial" (font_size 8)))
                (text "setM1" (rect 21 75 55 89)(font "Arial" (font_size 8)))
                (line (pt 0 80)(pt 16 80))
        )
        (port
                (pt 0 96)
                (input)
                (text "timings_en" (rect 0 0 60 14)(font "Arial" (font_size 8)))
                (text "timings_en" (rect 21 91 81 105)(font "Arial" (font_size 8)))
                (line (pt 0 96)(pt 16 96))
        )
        (port
                (pt 0 112)
                (input)
                (text "in_intr" (rect 0 0 34 14)(font "Arial" (font_size 8)))
                (text "in_intr" (rect 21 107 55 121)(font "Arial" (font_size 8)))
                (line (pt 0 112)(pt 16 112))
        )
        (port
                (pt 0 128)
                (input)
                (text "ctl_mRead" (rect 0 0 59 14)(font "Arial" (font_size 8)))
                (text "ctl_mRead" (rect 21 123 80 137)(font "Arial" (font_size 8)))
                (line (pt 0 128)(pt 16 128))
        )
        (port
                (pt 0 144)
                (input)
                (text "ctl_mWrite" (rect 0 0 59 14)(font "Arial" (font_size 8)))
                (text "ctl_mWrite" (rect 21 139 80 153)(font "Arial" (font_size 8)))
                (line (pt 0 144)(pt 16 144))
        )
        (port
                (pt 0 160)
                (input)
                (text "ctl_iorw" (rect 0 0 46 14)(font "Arial" (font_size 8)))
                (text "ctl_iorw" (rect 21 155 67 169)(font "Arial" (font_size 8)))
                (line (pt 0 160)(pt 16 160))
        )
        (port
                (pt 0 176)
                (input)
                (text "fIORead" (rect 0 0 46 14)(font "Arial" (font_size 8)))
                (text "fIORead" (rect 21 171 67 185)(font "Arial" (font_size 8)))
                (line (pt 0 176)(pt 16 176))
        )
        (port
                (pt 0 192)
                (input)
                (text "fIOWrite" (rect 0 0 46 14)(font "Arial" (font_size 8)))
                (text "fIOWrite" (rect 21 187 67 201)(font "Arial" (font_size 8)))
                (line (pt 0 192)(pt 16 192))
        )
        (port
                (pt 0 208)
                (input)
                (text "iorq_Tw" (rect 0 0 47 14)(font "Arial" (font_size 8)))
                (text "iorq_Tw" (rect 21 203 68 217)(font "Arial" (font_size 8)))
                (line (pt 0 208)(pt 16 208))
        )
        (port
                (pt 0 224)
                (input)
                (text "hold_clk_wait" (rect 0 0 77 14)(font "Arial" (font_size 8)))
                (text "hold_clk_wait" (rect 21 219 98 233)(font "Arial" (font_size 8)))
                (line (pt 0 224)(pt 16 224))
        )
        (port
                (pt 200 32)
                (output)
                (text "nM1_out" (rect 0 0 48 14)(font "Arial" (font_size 8)))
                (text "nM1_out" (rect 131 27 179 41)(font "Arial" (font_size 8)))
                (line (pt 200 32)(pt 184 32))
        )
        (port
                (pt 200 48)
                (output)
                (text "nRFSH_out" (rect 0 0 63 14)(font "Arial" (font_size 8)))
                (text "nRFSH_out" (rect 116 43 179 57)(font "Arial" (font_size 8)))
                (line (pt 200 48)(pt 184 48))
        )
        (port
                (pt 200 64)
                (output)
                (text "nMREQ_out" (rect 0 0 66 14)(font "Arial" (font_size 8)))
                (text "nMREQ_out" (rect 113 59 179 73)(font "Arial" (font_size 8)))
                (line (pt 200 64)(pt 184 64))
        )
        (port
                (pt 200 80)
                (output)
                (text "nRD_out" (rect 0 0 48 14)(font "Arial" (font_size 8)))
                (text "nRD_out" (rect 131 75 179 89)(font "Arial" (font_size 8)))
                (line (pt 200 80)(pt 184 80))
        )
        (port
                (pt 200 96)
                (output)
                (text "nWR_out" (rect 0 0 51 14)(font "Arial" (font_size 8)))
                (text "nWR_out" (rect 128 91 179 105)(font "Arial" (font_size 8)))
                (line (pt 200 96)(pt 184 96))
        )
        (port
                (pt 200 112)
                (output)
                (text "nIORQ_out" (rect 0 0 61 14)(font "Arial" (font_size 8)))
                (text "nIORQ_out" (rect 118 107 179 121)(font "Arial" (font_size 8)))
                (line (pt 200 112)(pt 184 112))
        )
        (port
                (pt 200 128)
                (output)
                (text "latch_wait" (rect 0 0 59 14)(font "Arial" (font_size 8)))
                (text "latch_wait" (rect 120 123 179 137)(font "Arial" (font_size 8)))
                (line (pt 200 128)(pt 184 128))
        )
        (drawing
                (rectangle (rect 16 16 184 240))
        )
)

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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