Giter Site home page Giter Site logo

chisel-playground's Introduction

Hey! 👋

My name is Carlos Eduardo, I'm an open source enthusiast living in São Paulo/Brazil. I'm interested in all things about technology, from low level hardware, FPGAs and infrastructure to software development in a multitude of languages like Golang, Python, Scala, Erlang and many more.

I work at Red Hat as a Cloud Architect and I'm a RISC-V Ambassador. Write about cloud computing, hardware, FPGAs and development at carlosedp.com.

✨ Some Github Stats ✨

Metrics

Interests

  • Open Source Development
  • FPGAs
  • Programming Languages
  • Reading
  • Plants

Contacts / Contatos

chisel-playground's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

cjearls

chisel-playground's Issues

SymbiFlow Installation for OSS Synthesis

How did you setup the SymbiFlow tools to run the "arty7-35t-oss" target? I tried setting them up with the example in the symbiflow-examples repo, but when I run conda, I get an error when trying to import fusesoc. If I can get the tools working, I can add support for a "nexys4ddr-oss" target.

[Blinky] Strange Error while adding OrangeCrab support

While attempting to add support for the orangecrab FPGA board, I ran into a strange error:

WARNING: Unknown item libero in section Tools
WARNING: Unknown item libero in section Tools
WARNING: Unknown item libero in section Tools
INFO: Preparing fusesoc:utils:generators:0.1.6
INFO: Downloading fusesoc/fusesoc-generators from github
INFO: Preparing carlosedp:demo:chiselblinky:0
INFO: Generating carlosedp:demo:chiselblinky-orange-crab:0
Using build tool from: /tmp/tmpumf2jynb/core/scripts/mill
Working dir: /tmp/tmpumf2jynb/core
Running: /tmp/tmpumf2jynb/core/scripts/mill -i toplevel.run --target-dir=generated -board orange-crab
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   140  100   140    0     0    560      0 --:--:-- --:--:-- --:--:--   557
100   622  100   622    0     0   1772      0 --:--:-- --:--:-- --:--:--  1772
100 60.0M  100 60.0M    0     0  5882k      0  0:00:10  0:00:10 --:--:-- 6692k
Preparing Java 11.0.10 runtime; this may take a minute or two ...
https://repo1.maven.org/maven2/com/goyeau/mill-scalafix_2.13/0.2.1/mill-scalafix_2.13-0.2.1.pom
  100.0% [##########] 2.2 KiB (420 B / s)
https://repo1.maven.org/maven2/ch/epfl/scala/scalafix-interfaces/0.9.24/scalafix-interfaces-0.9.24.pom
  100.0% [##########] 3.2 KiB (4.7 KiB / s)
https://repo1.maven.org/maven2/org/scala-lang/modules/scala-java8-compat_2.13/0.9.1/scala-java8-compat_2.13-0.9.1.pom
  100.0% [##########] 2.3 KiB (3.0 KiB / s)
https://repo1.maven.org/maven2/com/goyeau/mill-scalafix_2.13/0.2.1/mill-scalafix_2.13-0.2.1-sources.jar
  100.0% [##########] 3.0 KiB (1.9 KiB / s)
https://repo1.maven.org/maven2/ch/epfl/scala/scalafix-interfaces/0.9.24/scalafix-interfaces-0.9.24.jar
  100.0% [##########] 15.9 KiB (8.5 KiB / s)
https://repo1.maven.org/maven2/com/goyeau/mill-scalafix_2.13/0.2.1/mill-scalafix_2.13-0.2.1.jar
  100.0% [##########] 27.0 KiB (14.4 KiB / s)
https://repo1.maven.org/maven2/org/scala-lang/modules/scala-java8-compat_2.13/0.9.1/scala-java8-compat_2.13-0.9.1-sources.jar
  100.0% [##########] 21.9 KiB (11.7 KiB / s)
https://repo1.maven.org/maven2/ch/epfl/scala/scalafix-interfaces/0.9.24/scalafix-interfaces-0.9.24-sources.jar
  100.0% [##########] 16.2 KiB (7.1 KiB / s)
https://repo1.maven.org/maven2/org/scala-lang/modules/scala-java8-compat_2.13/0.9.1/scala-java8-compat_2.13-0.9.1.jar
  100.0% [##########] 622.7 KiB (225.1 KiB / s)
Compiling /tmp/tmpumf2jynb/core/build.sc
[22/43] toplevel.resolvedIvyDeps | Downloading [34/34] artifacts (~307559/307559 bytes)
1 targets failed
toplevel.resolvedIvyDeps 
Resolution failed for 1 modules:
--------------------------------------------
  com.carlosedp:scalautils_2.12:0.1.0 
	not found: /home/cjearls/.ivy2/local/com.carlosedp/scalautils_2.12/0.1.0/ivys/ivy.xml
	not found: https://repo1.maven.org/maven2/com/carlosedp/scalautils_2.12/0.1.0/scalautils_2.12-0.1.0.pom
	unauthorized: https://maven.pkg.github.com/carlosedp/scalautils/com/carlosedp/scalautils_2.12/0.1.0/scalautils_2.12-0.1.0.pom (GitHub Package Registry)

ERROR: Setup failed : "python3 /home/cjearls/.cache/fusesoc/fusesoc_utils_generators_0.1.6/chisel.py /home/cjearls/.cache/fusesoc/generated/carlosedp_demo_chiselblinky-orange-crab_0/orange-crab_input.yml" exited with an error code. See stderr for details.

Do you know what could be causing this? I don't have much experience with Maven, so I'm not sure.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.