OpenCores
URL https://opencores.org/ocsvn/nand_controller/nand_controller/trunk

Subversion Repositories nand_controller

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /nand_controller
    from Rev 4 to Rev 5
    Reverse comparison

Rev 4 → Rev 5

/trunk/VHDL/nand_interface.vhd
89,6 → 89,9
-- ------------------------------------------------------------------------------------------------------------------------
-- | x16 | 47 | 45 | 43 | 41 | 33 | 31 | 29 | 27 | 46 | 44 | 42 | 40 | 32 | 30 | 28 | 26 |
-- ------------------------------------------------------------------------------------------------------------------------
-- | PC* | 47 | 45 | 33 | 27 | 46 | 40 | 28 | 26 | 44 | 43 | 42 | 41 | 32 | 31 | 30 | 29 |
-- ------------------------------------------------------------------------------------------------------------------------
-- * physical connection.
--
-- nand_io and data_tx are muxed accordingly, so that we do not have to deal with this head ache outside this module.
nand_io <= nand_io_tx when nand_oe = '1' and is_x16 = '0' else

powered by: WebSVN 2.1.0

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