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

Subversion Repositories mkjpeg

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /mkjpeg/trunk/tb/vhdl
    from Rev 61 to Rev 63
    Reverse comparison

Rev 61 → Rev 63

/MDCTTB_PKG.vhd
37,8 → 37,8
----------------------------------------------
-- constant section 1
----------------------------------------------
constant MAX_IMAGE_SIZE_X : INTEGER := 1280;
constant MAX_IMAGE_SIZE_Y : INTEGER := 1280;
constant MAX_IMAGE_SIZE_X : INTEGER := 2048;
constant MAX_IMAGE_SIZE_Y : INTEGER := 2048;
----------------------------------------------
-- type section
----------------------------------------------

powered by: WebSVN 2.1.0

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