--- Quote Start ---
I have done a project under Qaurtus II. Now I intend to let others to test it. So I am wondering is it possible to make the project as an executable file and then let others do some tests on it?
--- Quote End ---
You need to be a little clearer on what you mean by 'executable'.
You can create a
synthesis script or
makefile that will allow others to build your design from source files. Is that what you are looking for?
Is your design straight VHDL or Verilog, does it use SOPC Builder or Qsys, and does it contain a NIOS II processor and application code?
Cheers,
Dave