summaryrefslogtreecommitdiff
path: root/build.sbt
blob: ab40fc337c612e73c83c094d3f7ba5ace86b0670 (plain)
1
2
3
4
5
6
7
organization := "edu.berkeley.cs"

version := "3.0"

name := "Chisel"

scalaVersion := "2.10.2"