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

Subversion Repositories jart

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 73 to Rev 74
    Reverse comparison

Rev 73 → Rev 74

/jart/branches/ver0branch/sphereRegisterBlock.vhd
3,12 → 3,12
 
library ieee;
use ieee.std_logic_1164.all;
use work.powerGrid.all;
 
 
entity sphereRegisterBlock is
generic (
OPMODE : integer := OP4; -- By default push out 4 spheres at same time.
SZMODE : integer := SZBETA; -- By default the max sphere numbers is 2048, but could be .
SZMODE : integer := SZBETA -- By default the max sphere numbers is 2048, but could be .
);
port (
-- The usual control signals.

powered by: WebSVN 2.1.0

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