Skip to content

Explicitly declare datatype of ports in wb_intercon.v #5

@ukekp

Description

@ukekp

Hi,

I have run into a problem when compiling the veerwolf EL2 project in Intel Quartus Prime Pro. It will complain that the input and output ports of wb_intercon.v do not have explicit datatypes and will not pass synthesis. I think it's because I am using default_nettype none in the top-level module.

Wouldn't it be more "correct" to be explicit with the datatypes of the ports anyway?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions