Giter Club home page Giter Club logo

assignment4v's Introduction

Assignment4V: A Dataset of Buggy Verilog Programming Assignments

This dataset is constructed from Verilog programming assignments of an online undergraduate course. We have received the exemption and obtained consent from the students writing the assignments in our dataset.

Main statistics

Project Description # Defects LOC TBLOC
counter6bit 6-bit decimal counter 23 63 49
decl7s 7 segment display decoder 2 31 32
decoder3e 38 decoder 5 11 35
fa_behavioral Full adder 5 12 35
JG3 Three judge circuit 14 24 33
latch24 24-bit register 4 14 52
mux21 21 multiplexer 4 13 34
Total - 57 168 270

Directory Overview

Assignment4V/
|-dataset/
|--Assignment4V.conf
|--Assignment4V/
|---counter6bit/
|----counter6bit_1/
|-----diff.log
|-----buggy/
|------counter6bit_test.v
|------counter6bit_tb.v
|------test.txt
|------test.vcd
|-----fix/
|---...
|-README.md

The folder dataset contains the assignment programs:

  • buggy -- the source folder of buggy version.
  • fixed -- the source folder of fixed version.
  • diff.log -- the diff text between buggy version and fixed version.

assignment4v's People

Contributors

hejy47 avatar

Watchers

 avatar

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.