Skip to content

the core of an automatic judge for verilog HDL code.

License

Notifications You must be signed in to change notification settings

sorousherafat/libvjudge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libvjudge

the core of an automatic judge for verilog HDL code.

Components

  • libvcd is used as an in-house solution to parsing .vcd files.
  • vjudge-cli is a command-line tool for automatic judge of verilog HDL code, written in C, leveraging libvjudge.
  • vjudge-server is a HTTP server that listens for GitHub's push webhook events to trigger the judge, written in Go, leveraging libvjudge.

About

the core of an automatic judge for verilog HDL code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published