Skip to content

Solve naming conflict with Yosys#3673

Open
leviathanch wants to merge 1 commit intochipsalliance:masterfrom
libresilicon:litex1
Open

Solve naming conflict with Yosys#3673
leviathanch wants to merge 1 commit intochipsalliance:masterfrom
libresilicon:litex1

Conversation

@leviathanch
Copy link
Copy Markdown
Contributor

Yosys and other synthesis tools already have internal ALU blocks which collide with a module named ALU

Yosys and other synthesis tools already have internal ALU blocks which
collide with a module named ALU
@linux-foundation-easycla
Copy link
Copy Markdown

CLA Missing ID CLA Not Signed

@jerryz123
Copy link
Copy Markdown
Contributor

@leviathanch you need to amend that commit to include a email that is associated with your Github account, such that the EasyCLA can work.

@jackkoenig
Copy link
Copy Markdown
Contributor

I think this change is pragmatic, but tools like Yosys really should handle collisions with user-defined modules in ways that don't require you to rename your module.

@jackkoenig
Copy link
Copy Markdown
Contributor

The real bug is the lack of packages/namespaces in Verilog though...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants