llhd 0.15.0

A Low Level Hardware Description that acts as a foundation for building hardware design tools.
Documentation
; RUN: llhd-conv -i %s --output-format v

entity @foo () -> (i8$ %data_o) {
}