neko-sysv, a systemverilog compiler

Zanthia

New member
Oct 31, 2023
27
3
3
I just started on a systemverilog compiler, coded on IRIX 6.2, here's the minimal start of the source code :


I will try to write a multiple parser library for it, it should normally be based on grammaticas.
 
Last edited:
It's now at v0.1.12, most of the gmultiple-parser library is in place (in the main module it needs a systemverilog syntax). There's a parse tree and a parser together with the start of the string matching of the parser.

The source code is at :
 
  • Like
Reactions: jenna64bit
The meaning is to have a compiler for the systemverilog language using a separate included parser for other languages. That way you can compile code for making images to bootstrap the MiST or MiSTer. For more information, see http://github.com/mist-devel or mister-devel

As an example, you can make a NES, atari, amiga image on e.g. a CF disk, you can even load a full AmigaOS 3.x without the newer vampire mini computer.

By using my compiler, which still needs much work, you can compile your own OS for the MiST platform, example code can be seen in the above GitHub link.
 

About us

  • Silicon Graphics User Group (SGUG) is a community for users, developers, and admirers of Silicon Graphics (SGI) products. We aim to be a friendly hobbyist community for discussing all aspects of SGIs, including use, software development, the IRIX Operating System, and troubleshooting, as well as facilitating hardware exchange.

User Menu