GithubHelp home page GithubHelp logo

thoughtpolice / clash-playground Goto Github PK

View Code? Open in Web Editor NEW
33.0 33.0 6.0 64 KB

A Clash playground/starter kit, using Nix

License: MIT License

Nix 19.67% Haskell 78.78% Shell 1.55%
fpga haskell nixos

clash-playground's Introduction

The birds have vanished down the sky.

Now the last cloud drains away.

We sit together, the mountain and me,

until only the mountain remains.

Zazen on Ching-t’ing Mountain

clash-playground's People

Contributors

thoughtpolice avatar

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  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

clash-playground's Issues

Easy workflow with Spartan 6 LX 9

IIRC, the Xilinx Spartan 6 LX 9 is one of the few FPGAs on the market for which the workflow can be entirely based on open source software. It would be nice if this repository gave you all the tools necessary to do that workflow. In particular, I'm thinking that it might be worth optimizing the user experience for the Scarab Hardware miniSpartan6+. I ordered one, so I will probably make a pull request adding this feature once it arrives, but I figured I'd make an issue in case I don't get around to it.

Update Lattice.hs for a modern Clash?

I'm looking at doing a project with an iCE40-HX4K and Lattice.hs seems to be a good way to use iCE40 chips with Clash. Unfortunately clockGate was removed in the 1.0 release of Clash (I'm using 1.2.4), so Lattice.hs refuses to compile because of sbPll40. I thought maybe I could just change unsafeCoerce (clockGate clk rst) to unsafeCoerce clk and remove the Reset argument (in effect removing the reset capability), but the Reset is returned from the function, so I can't do that either. Any ideas? I have little idea what clockGate even does, to be honest, so I don't know how to replace it with Clash 1.2.4 concepts.

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.