Skip to content

Implicit wires and default_nettype #2

@olofk

Description

@olofk

Working on packaging caravel-lite with FuseSoC with first objective to run the caravel tests with FuseSoC using different simulators. Currently, only icarus works since other simulators require module ports to explciitly specify wire in addition to direction when used with defualt_netttype none. Modelsim is also not too happy about mixing port styles (although there is a -mixedansiports that helps to some extent.

I have started to manually change to explicit wires in all the verilog files and got some simulations running with both xsim and modelsim but before doing too much work I would just like to ask

  1. Is this repo intended to replace caravel or is my efforts better spent on the caravel repo?
  2. Are you open to accept such a change?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions