Tim Snyder
Tim Snyder
@abejgonzalez, looking at some of the new classes (e.g. `BitBuilder`) seem to be missing `__str__` and `__repr__` implementations. I know we talked about including them for every class in one...
# Add URI's for xclbins/other bitstreams I'm relearning pandas and came across the libraries that I was thinking we should use to implement this (because they are used by pandas...
Took me longer to get around to looking at `fsspec` but I started this afternoon. The docs aren't super great, especially since we want to use the filesystem abstraction to...
@a0u and @sagark Here's a PR that bumps the versions of libelf and libdwarf to latest available via conda-forge. The CI will fail with API differences in libdwarf. I wanted...
Looks like there are a couple of version bumps of libdwarf that I haven't noticed. I'll look at why 0.4.1 is failing in CI at https://github.com/conda-forge/libdwarf-feedstock/pull/2 and get it merged.
@abejgonzalez how is the `/scratch/buildbot/conda/envs/ci/include` maintained on `firesim1`? It seems like the driver build is failing to find libdwarf.h there.
You might want to double check that the order of the channels is what you want but looks good to merge
Looks like it got further in CI but somehow the switch build failed at https://github.com/firesim/firesim/runs/7750946002?check_suite_focus=true#step:3:600. I'm going to see if I can reproduce this locally.
@Mergifyio rebase
Wish we could get the `config.log` from that failure...