Help: ICE_JVCC_FUNCTIONS:

Functions for commonly used C math functions are available as methods in the CoreCommon


Functions for commonly used C math functions are available as methods in the CoreCommon 
class that both Cores and Components extend.  This gives the JV code a more familiar C 
style for math functions.  The functions are typically implemented as 1st order look-up 
tables in the FPGA code.

Unless called out in CoreFunctions.lst as a task, all functions complete in a single clock.