An open API service indexing awesome lists of open source software.

https://github.com/ucb-bar/mada

Agile FPGA SoC design with Chisel and Mill.
https://github.com/ucb-bar/mada

chisel fpga millbuild

Last synced: about 1 month ago
JSON representation

Agile FPGA SoC design with Chisel and Mill.

Awesome Lists containing this project

README

        

# MaDa

## Install Mill

```bash
./scripts/install-mill.sh
```

## Build Example

```bash
make verilog CONFIG=ExampleArty100TShell
```

## Build Bitstream

```bash
make bitstream CONFIG=ExampleArty100TShell
```

## TODOs

- [ ] Better way of doing clock domain
- [ ] Fix Chipyard IP