-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
I wanted to use DC to conduct synthesis but an error occurred.
I have done the actions below:
- Add the dc plugin from the hammer-synopsys-plugins to the direction: hammer/synthesis(installed by pip);
- Add class (SynopsysTool) to the file: hammer/vlsi/hammer-vlsi-impl.py.(installed by pip)
And the error showed:
File "/home/rfic/chipyard/.conda-env/lib/python3.10/site-packages/hammer/vlsi/hammer_vlsi_impl.py", line 2377, in load_tool
tool: HammerTool = tool_class()
TypeError: Can't instantiate abstract class DC with abstract methods post_synth_sdc, version_number
How can I solve this problem?
Metadata
Metadata
Assignees
Labels
No labels