chiptools.wrappers.synthesisers.vivado module
- class chiptools.wrappers.synthesisers.vivado.Vivado(project, user_paths)[source]
Bases:
chiptools.wrappers.synthesiser.Synthesiser
- executables: List[str] = ['vivado']
- name = 'vivado'
- synthesise(library, entity, fpga_part=None)[source]
Synthesise the target entity in the given library for the currently loaded project.
- vivado_name = 'vivado'