Skip to content

ERROR: [Synth 8-2032] formal axi4lite_sw_reg_in_we is not declared #25

@liuweiseu

Description

@liuweiseu

It looks like there is a bug in the xml2vhdl:
If you only have resisters from processor, you will see ERROR: [Synth 8-2032] formal axi4lite_sw_reg_in_we is not declared, when compiling your design.

The reason is this if branch of code won't be executed, if you only have registers from processor.

This bug will be triggered on all of the axi-based platforms.

The easiest way to fix it for now is to make sure you have at least one register to processor in your design.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions