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

Subversion Repositories gecko3

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /gecko3/trunk/GECKO3COM/gecko3com-ip
    from Rev 31 to Rev 33
    Reverse comparison

Rev 31 → Rev 33

/core/GECKO3COM_simple.ise Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream
/core/GECKO3COM_simple.xise
85,9 → 85,6
<association xil_pn:name="PostMapSimulation"/>
<association xil_pn:name="PostTranslateSimulation"/>
</file>
<file xil_pn:name="GECKO3COM_simple_test.cdc" xil_pn:type="FILE_CDC">
<association xil_pn:name="Implementation"/>
</file>
<file xil_pn:name="coregenerator/coregenerator_fifo_receive.ise" xil_pn:type="FILE_COREGENISE">
<association xil_pn:name="Implementation"/>
</file>
161,7 → 158,6
<bindings>
<binding xil_pn:location="/gpif_com_test" xil_pn:name="GECKO3COM_simple_test.ucf"/>
<binding xil_pn:location="/GECKO3COM_simple_test" xil_pn:name="GECKO3main_v1.ucf"/>
<binding xil_pn:location="/GECKO3COM_simple_test" xil_pn:name="GECKO3COM_simple_test.cdc"/>
</bindings>
 
<libraries/>
/core/GECKO3COM_simple_test.bit Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream
/core/GECKO3COM_simple.vhd
51,7 → 51,7
 
entity GECKO3COM_simple is
generic (
BUSWIDTH : integer := 16); -- vector size of the FIFO databusses
BUSWIDTH : integer := 32); -- vector size of the FIFO databusses
port (
i_nReset : in std_logic;
i_sysclk : in std_logic; -- FPGA System CLK

powered by: WebSVN 2.1.0

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