Forum Discussion
Altera_Forum
Honored Contributor
8 years agoActually I think that it would be very useful to have this capability.
Not so much to create bitstreams, since the compile and place & route time is so long. However, there are cases where kernels are generated at run time by frameworks like Caffe. It is especially useful to capture those sources for later offline compiling and bitstream creation., and still continue running by creating an emulation mode aocx file. That would allow the capturing of all the generated kernels. Then after offline compile, rerun the app with the proper bitstreams and on real hardware. Dan..