Abongwa Bonalais

Results 16 comments of Abongwa Bonalais

> Hi @mwachs5, I ran sbt docs/mdoc. here is the error I got. > > [info] started sbt server sbt:chisel3> sbt docs/mdoc [error] Expected ID character [error] Not a valid...

Or you run sbt docs/mdocs directly on the terminal and not the chisel shell.

I think it's found in the folder generated which is under docs

cd docs/generated because when ```sbt docs/mdoc``` is run that folder is added so I think that is what is generated.

> @Burnleydev1 can we do a quick zoom or google meeting for you to check out what I am doing? Sure I would love to.

@srish, @tuxology, I would love to work on this issue if it is approved

Alright, I will be waiting for any updates

Hello @rand00 please can I work on this?

Hello @rand00, I keep running into this error when I run `mirage configure -t spt -f mirage/config.ml && make depend && mirage build -f mirage/config.ml` Please is it that I...

So I learned that since mirage is not supported by ocaml v5.0.0, the command `mirage configure -t spt -f mirage/config.ml && make depend && mirage build -f mirage/config.ml` was not...