Skip to content

Releases: yonseicasl/Kite

Kite v1.13

Choose a tag to compare

@wjhsong wjhsong released this 22 Mar 07:26
  • To obtain a copy of Kite v1.13, use the following command in the terminal.
    $ git clone --branch v1.13 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.12

Choose a tag to compare

@wjhsong wjhsong released this 22 Mar 06:18
  • 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

Choose a tag to compare

@wjhsong wjhsong released this 14 May 11:00
  • 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

Choose a tag to compare

@wjhsong wjhsong released this 03 Apr 17:09
  • 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

Choose a tag to compare

@wjhsong wjhsong released this 18 Aug 17:35
  • 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

Choose a tag to compare

@wjhsong wjhsong released this 26 Apr 11:37
  • 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

Choose a tag to compare

@wjhsong wjhsong released this 26 Apr 18:34
  • 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

Choose a tag to compare

@wjhsong wjhsong released this 21 Jul 23:36
  • 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}},
}