From 362cda48c462e79f39df8552695788dcd81b0c67 Mon Sep 17 00:00:00 2001 From: Schuyler Eldridge Date: Sat, 5 Mar 2022 02:02:45 -0500 Subject: [spec] Change README to point at latest spec PDF (#2489) Signed-off-by: Schuyler Eldridge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1104c25..cf4a92fc 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ A Firrtl compiler is constructed by chaining together these transformations, then writing the final circuit to a file. - For a detailed description of Firrtl's intermediate representation, see [chipsalliance/firrtl-spec/blob/spec.md](https://github.com/chipsalliance/firrtl-spec/blob/main/spec.md). + For a detailed description of Firrtl's intermediate representation, see the [FIRRTL Language Specification](https://github.com/chipsalliance/firrtl-spec/releases/latest/download/spec.pdf). #### Wiki Pages and Tutorials -- cgit v1.2.3