Skip to content

Use SystemVerilog instead of Verilog #12

@imphil

Description

@imphil

The tutorial slides contain (rightfully so) SystemVerilog statements (like always_comb). For those statements to be available to yosys, the easiest way is to rename all *.v files to *.sv and adjust the Makefile accordingly to pick up those files. No other changes to the commands are necessary.

It's probably best to do this after the current tutorial session for the next one to reduce confusion.

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