Skip to content

TODO tracking #1

Description

@Kuree
  • naming conflicts detection (dynamically rename our own variables, i.e. processor pointers like init_process and scheduler)
  • Compile time static graph construction using marl. Marl needs to be extended upon.
  • Enhance logic library to detect changes
  • Generate code for always blocks. Semantics is different for different usages
  • Code gen for ports. Should be the same as variables
  • Module instances
  • Fork. Support join, join_any, and join_none.
  • Add distribution. Will ship gcc and ninja with it.
  • Add regression tests. Many of which can be imported from iverilog
  • Add incremental builds
  • Add NBA
  • Add always_ff
  • two state
  • unpacked array
  • packed array
  • packed struct
  • unpacked struct
  • interface
  • class
  • DPI
    • import
    • context
    • primitive types
    • array
  • VPI
    • vpi_get_vlog_info
    • vpi_register_cb
  • Source-related error printout
  • Functions
  • Tasks
  • case statements
  • system tasks
    • $fopen
    • $fwrite
    • $fclose
    • scanf
    • readmemb and readmemh
  • Parameters (done through slang's elaboration)
  • Windows

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions