Rishiyur S. Nikhil

Results 7 repositories owned by Rishiyur S. Nikhil

Bluespec_BSV_Formal_Semantics

17
Stars
3
Forks
Watchers

Formal semantics of BSV (Bluespec SystemVerilog), given as a Haskell Program and accompanying document

Bluespec_BSV_Tutorial

62
Stars
18
Forks
Watchers

Bluespec BSV HLHDL tutorial

Forvis_RISCV-ISA-Spec

89
Stars
18
Forks
Watchers

Formal specification of RISC-V Instruction Set

ICFP2020_Bluespec_Tutorial

41
Stars
9
Forks
Watchers

Tutorial on hardware design using Bluespec BH (Bluespec Classic) for Haskell programmers at ACM ICFP 2020 conference

RISCV_ISA_Formal_Spec_in_BSV

17
Stars
2
Forks
Watchers

A formal spec of the RISC-V Instruction Set Architecture, written in Bluespec BSV (executable, synthesizable)

RISCV_ISA_Spec_Tour

28
Stars
4
Forks
Watchers

Tutorial tour of the RISC-V ISA Spec (expressed in SAIL ISA spec language)

RISCV_Piccolo_v1

29
Stars
3
Forks
Watchers

Implementation of RISC-V RV32IM. Simple in-order 3-stage pipeline. Low resources (e.g., FPGA softcore).