ttkmd-if 0.1.0

Lowest level pci interface to the tenstorrent driver (ttkmd)
Documentation
[package]
name = "ttkmd-if"
version = "0.1.0"
description = "Lowest level pci interface to the tenstorrent driver (ttkmd)"
edition = "2021"
license = "Apache-2.0"

[dependencies]
luwen-core = {path = "../luwen-core", version = "0.1.0"}

nix = "0.26.2"
memmap2 = "0.7.0"
bitfield-struct = "0.4.4"

thiserror = "1.0.40"
tracing = "0.1.40"