Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- Hi, did you try to synthesize the testbench ? The testbench has no inputs or outputs. I expect that Quartus will remove all your logic, because no output depends on an input. A Testbench is only used for simulation. Kind regards GPK --- Quote End --- thank you very much! now i knows.