Skip to content

flaviens/mortyincludes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Morty and include files

How to reproduce

You must have morty and Verilator (4.228) installed.

bash test.sh

Output

%Error: pickled.sv:18:15: Duplicate declaration of TYPEDEF 'newtype_t': 'newtype_t'
   18 | typedef logic newtype_t;
      |               ^~~~~~~~~
        pickled.sv:3:15: ... Location of original declaration
    3 | typedef logic newtype_t;
      |               ^~~~~~~~~
%Error: Exiting due to 1 error(s)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published