-
I have a program (from https://github.com/namin/bluespec-sandbox) that works with verilator 4.200 but not verilator 4.218.
The error is
```
clang++ -I. -MMD -I/usr/local/Cellar/verilator/4.218/…
namin updated
2 months ago
-
I'm wondering how much it would take to bring a language server to Bluespec.
-
Both Clash HDL and Bluespec have support for sum types. If rust-hdl could have sum types, where a register could simply be sized to hold the largest variant of the sum type - that could be a huge prod…
-
https://github.com/zlh20040308/mit-architecture-course.git
-
Cambridge, primarily because their work on P3, would love to have better build times for Bluespec-based GFE processors. They are investigated parallelizing bsc internally, improving/evolving the buil…
-
Not specifying conflict info for all method-method pairs in `module verilog` fails with a very uninformative ICE. This arises when compiling, for example, the following slightly altered extract from `…
-
Hello
I'm trying to run the Flute hello world example, but I'm getting an error when the code tries to write to standard output.
I just built the latest bsc (commit ad02e93) with ghc 8.0.2, then…
tobia updated
2 years ago
-
Moving these parts facilitates the isolation of these parts as they are not integral to the Bluespec compiler itself. It would also help in getting `bsv-mode` to MELPA, for example.
-
HW Side: Debug Module, talking over AWS OCL port to host-side.
Host-side: Connect to debugger (GDB).
Functionality: Control HW completely, from GDB.
Status: HW Side is done. Host-side: pre-step dem…
-
Version
Febbe updated
1 month ago