From 60ee5a795538b06f8e054f939525ae797c2e9439 Mon Sep 17 00:00:00 2001 From: Jim Lawson Date: Thu, 10 Mar 2016 14:40:13 -0800 Subject: Add pointer to Chisel3 compatibility on Chisel2 README. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 623baecb..a00e4260 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,9 @@ modifications are: Notice the address register is now internal to the SeqMem(), but the data will still return on the subsequent cycle. + Please refer to [Chisel2 README](https://github.com/ucb-bar/chisel) + for instructions on preparing your Chisel2 designs for Chisel3. + ## Overview Chisel3 is much more modular than Chisel2, and the compilation pipeline looks like: -- cgit v1.2.3