Skip to content

KULeuven-MICAS/spike-dasm-feedstock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Bender feedstock

This repository contains the necessary recipe to create a conda package for spike-dasm, a tool that is part of riscv-isa-sim.

In this repository, we use a fork of this tool by pulp-platform.

Use this package

conda

conda install spike-dasm -c kuleuven-micas

pixi

Add this to your pixi.toml

[project]
...
channels = ["conda-forge","kuleuven-micas"]
...
[dependencies]
...
spike-dasm = "*"

Build requirements

To build this package locally, you'll need an environment with:

  • conda or pixi
  • anaconda-client
  • rattler-build
  • git

About

Feedstock for spike-dasm conda package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published