Help: ICE_JVCC_DEFINES:

All static declarations in the JV code are converted to defines in the C and FPGA code.


The source code is also parsed for the following special defines.

  defaultDefines={CORE_PKT=1}

provides for defines when the JVCC IDE is building the FPGA code.
    
  defaultKeys={S:PT=AUTO?$pktList,L:MYIP=0xC0A80001,L:CHAN=0x0,L:MCIP=0xE0000001,L:MCID=-1,L:OSEL=0,L:FLAGS=0}

provides the IceCore test environment with penu items for parameters.
    
  fifoResets={ i_frst=frst|xrst, o_frst=noOut, p_frst=frst|xrst }
    
provides cores with options for Input, Output, and Packet fifo resets.