Altera_Forum
Honored Contributor
13 years agoexecutable file
Hi guys, I am wondering does there exists an executable file in Quartus II project that can be ran independent of the Quartus software environment?Thanks.
Hi Dave,
'executable' is similar as '.exe' file for C compiler. It allows others to run and test its functionality, but they cannot see the C code inside. I have no idea if there is a similar '.exe' file for Quartus, so I can let others to test it, but nobody could see the exact code and schematic inside. By the way, my project is implemented in schematic(basic gates). Thanks.