Giter VIP home page Giter VIP logo

ivtest's People

Contributors

caryr avatar coypoop avatar jaredcasper avatar jauricchio avatar jeras avatar larsclausen avatar martinwhitaker avatar mkurc-ant avatar nic30 avatar nickg avatar orsonmmz avatar purdeaandrei avatar purdeaandrei-movi avatar steveicarus avatar toddstrader avatar wackston avatar wsnyder avatar yugr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ivtest's Issues

[bug] Non existing files in .list files

Hello, there are some filenames in in tests, which seems to be incorrect.
Does the test runner reports these errors?

      # name present in .list file: real name present in FS
      {
            "br_ml201801012a": "br_ml20181012a",
            "br_ml201801012b": "br_ml20181012b",
            "br_ml201801012c": "br_ml20181012c",
            "br_ml201801012d": "br_ml20181012d",
            "struct_packe_write_read": "struct_packed_write_read",
            "struct_packe_write_read2": "struct_packed_write_read2",
            "sv_string_index": "string_index",
            "sv_timeunit_prec": "sv_timeunit_prec1",
            "sv_timeunit_prec_fail": "sv_timeunit_prec_fail1",
        }

macro_with_args.v comment between macro and its arguments

Hello,

there is a comment between macro usage and it's parenthesis with arguments.
https://github.com/steveicarus/ivtest/blob/master/ivltests/macro_with_args.v#L46

Tools available on www.edaplayground.com/ (Synopsys VCS, Cadence Incisive, Aldec Riviera) does not support this syntax. From the LRM It seems to me that even if the comment is allowed on this place (I think it is not.) it would be removed later thus this should be an error as the macro should expect '(' and does have '/'. Or it is removed before parsing of macro, but then, there is a '\n' so it would also cause an error.

Icarus specific files not marked in programmatically readable form

Hello,

there are may files with some form of extension in this test suite.
My problem is that I can not parse *.list files and detect it automatically.
Do you think we can add somehow this information?

I already collected all such a files:
https://github.com/Nic30/hdlConvertor/blob/sv2017/tests/test_icarus_verilog_testsuite.py#L193

Another thing is Icarus extension which allows to specify wire/reg before type id.
This appears in:

bool1, br974c, compare_bool_reg, constfunc8, pr1861212a, pr1861212c, pr1861212d, real8, size_cast2, struct_packed_array, struct_packed_array2, sv-2val-nets, enum_ports

Do you think it could be possible to remove this extension from some of the files (because some features from this files are not tested anywhere else)?

Does extensions which Icarus implements have some name or standard like IEEE1800-2017-iv?

What is the best source of informations about this extensions?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.