Skip to content

Releases: yonseicasl/Kite

Kite v1.12

22 Mar 06:18
Compare
Choose a tag to compare
  • To obtain a copy of Kite v1.12, use the following command in the terminal.
    $ git clone --branch v1.12 https://github.com/yonseicasl/kite

  • Try building and executing an example code using the following commands.
    $ cd kite/
    $ make -j
    $ ./kite program_code

  • For more detailed information, refer to the documentation in doc/kite.pdf.

  • To reference our work, please use the following.

@misc{song_kite2019,
      author={William Song},
      title={{Kite: Architecture Simulator for RISC-V Instruction Set}},
      howpublished={Yonsei University},
      month={May},
      year={2019},
      url={https://casl.yonsei.ac.kr/kite},
}

Kite v1.11

14 May 11:00
Compare
Choose a tag to compare
  • To obtain a copy of Kite v1.11, use the following command in the terminal.
    $ git clone --branch v1.11 https://github.com/yonsei-icsl/kite

  • Try building and executing an example code using the following commands.
    $ cd kite/
    $ make -j
    $ ./kite program_code

  • For more detailed information, refer to the documentation in doc/kite.pdf.

  • To reference our work, please use the following.

@misc{song_kite2019,
      author={William Song},
      title={{Kite: Architecture Simulator for RISC-V Instruction Set}},
      howpublished={Yonsei University},
      month={May},
      year={2019},
      url={https://icsl.yonsei.ac.kr/kite},
}

Kite v1.10

03 Apr 17:09
Compare
Choose a tag to compare
  • To obtain a copy of Kite v1.10, use the following command in the terminal.
    $ git clone --branch v1.10 https://github.com/yonsei-icsl/kite

  • Try building and executing an example code using the following commands.
    $ cd kite/
    $ make -j
    $ ./kite program_code

  • For more detailed information, refer to the documentation in doc/kite.pdf.

  • To reference our work, please use the following.

@misc{song_kite2019,
      author={William Song},
      title={{Kite: Architecture Simulator for RISC-V Instruction Set}},
      howpublished={Yonsei University},
      month={May},
      year={2019},
      note={[Online], Available: \url{https://icsl.yonsei.ac.kr/kite}},
}

Kite v1.9

18 Aug 17:35
Compare
Choose a tag to compare
  • To obtain a copy of Kite v1.9, use the following command in terminal.
    $ git clone --branch v1.9 https://github.com/yonsei-icsl/kite

  • Try building and executing an example code using the following commands.
    $ cd kite/
    $ make -j
    $ ./kite program_code

  • For more detailed information, refer to the documentation in doc/kite.pdf.

  • To reference our work, please use the following.

@misc{song_kite2019,
      author={William Song},
      title={{Kite: an architecture simulator for RISC-V instruction set}},
      howpublished={Yonsei University},
      month={May},
      year={2019},
      note={[Online], Available: \url{https://icsl.yonsei.ac.kr/kite}},
}

Kite v1.8

26 Apr 11:37
Compare
Choose a tag to compare
  • To obtain a copy of Kite v1.8, use the following command in terminal.
    $ git clone --branch v1.8 https://github.com/yonsei-icsl/kite

  • Try building and executing an example code using the following commands.
    $ cd kite/
    $ make -j
    $ ./kite program_code

  • For more detailed information, refer to the documentation in doc/kite.pdf.

  • To reference our work, please use the following.

@misc{song_kite2019,
      author={William Song},
      title={{Kite: an architecture simulator for RISC-V instruction set}},
      howpublished={Yonsei University},
      month={May},
      year={2019},
      note={[Online], Available: \url{https://icsl.yonsei.ac.kr/kite}},
}

Kite v1.7

26 Apr 18:34
Compare
Choose a tag to compare
  • To obtain a copy of Kite v1.7, use the following command in terminal.
    $ git clone --branch v1.7 https://github.com/yonsei-icsl/kite

  • Try building and executing an example code using the following commands.
    $ cd kite/
    $ make -j
    $ ./kite program_code

  • For more detailed information, refer to the documentation in doc/kite.pdf.

  • To reference our work, please use the following.

@misc{song_kite2019,
      author={William Song},
      title={{Kite: an architecture simulator for RISC-V instruction set}},
      howpublished={Yonsei University},
      month={May},
      year={2019},
      note={[Online], Available: \url{https://icsl.yonsei.ac.kr/kite}},
}

Kite v1.6

21 Jul 23:36
Compare
Choose a tag to compare
  • To obtain a copy of Kite v1.6, use the following command in terminal.
    $ git clone --branch v1.6 https://github.com/yonsei-icsl/kite

  • Try building and executing an example code using the following commands.
    $ cd kite/
    $ make -j
    $ ./kite program_code

  • For more detailed information, refer to the documentation in doc/kite.pdf.

  • To reference our work, please use the following.

@misc{song_kite2019,
      author={William Song},
      title={{Kite: an architecture simulator for RISC-V instruction set}},
      howpublished={Yonsei University},
      month={May},
      year={2019},
      note={[Online], Available: \url{https://icsl.yonsei.ac.kr/kite}},
}