-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
I would like to use 2 SoC. (e.g one exclusively for WiFi and another exclusively for Data Acquisition) I am able to get 2 Verilog files but am unable to synthesis them due to Verilog Error: (VERI-1206) overwriting previous definition of module.
The work around is rename the duplicate modules (e.g module VexRiscv to wifi_VexRiscv and daq_VexRiscv ...) Is there a way to generate modules with unique names.
Metadata
Metadata
Assignees
Labels
No labels