Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

Error (12061): Can't synthesize current design -- Top partition does not contain any

Dear Sir, I am trying testbench code.But it seem above error. I make clock scaler bench. Would you tell me how to solve it? Code is below: testbench.v: module clocktp; reg clk; ...