Altera_Forum
Honored Contributor
14 years agoUsing pre-compiled code
Hello friends,
I completed and tested a block for Cyclone III that is doing some math computations. Now everything is ok, but the compile time quite large :) and I have a lot more to design for entire project to be complete. There is some possibility to use pre-compiled code like in C I'd use *.o files or *.a libraries ? Or other trick? Of course, I could start a new project and work in pieces... Thanks,