MATLAB: FPGA in the loop with simulink

filsimulink

hi, I have a problem with fil in Simulink. I have a component with two 64bit inputs (or more generically with two n-bit inputs). These input are integers. Simulink blocks don't support uint64 bit format, so how can i fed these value to my component?

Best Answer

Related Question