aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md18
1 files changed, 17 insertions, 1 deletions
diff --git a/README.md b/README.md
index 35e6c067..1e41e721 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,23 @@ utils/bin/firrtl --help // Returns usage string
##### Citing Firrtl
-If you use Firrtl in a paper, please cite the following technical report:
+If you use Firrtl in a paper, please cite the following ICCAD paper and technical report:
+https://ieeexplore.ieee.org/document/8203780
+```
+@INPROCEEDINGS{8203780,
+author={A. Izraelevitz and J. Koenig and P. Li and R. Lin and A. Wang and A. Magyar and D. Kim and C. Schmidt and C. Markley and J. Lawson and J. Bachrach},
+booktitle={2017 IEEE/ACM International Conference on Computer-Aided Design (ICCAD)},
+title={Reusability is FIRRTL ground: Hardware construction languages, compiler frameworks, and transformations},
+year={2017},
+volume={},
+number={},
+pages={209-216},
+keywords={field programmable gate arrays;hardware description languages;program compilers;software reusability;hardware development practices;hardware libraries;open-source hardware intermediate representation;hardware compiler transformations;Hardware construction languages;retargetable compilers;software development;virtual Cambrian explosion;hardware compiler frameworks;parameterized libraries;FIRRTL;FPGA mappings;Chisel;Flexible Intermediate Representation for RTL;Reusability;Hardware;Libraries;Hardware design languages;Field programmable gate arrays;Tools;Open source software;RTL;Design;FPGA;ASIC;Hardware;Modeling;Reusability;Hardware Design Language;Hardware Construction Language;Intermediate Representation;Compiler;Transformations;Chisel;FIRRTL},
+doi={10.1109/ICCAD.2017.8203780},
+ISSN={1558-2434},
+month={Nov},}
+```
+
https://www2.eecs.berkeley.edu/Pubs/TechRpts/2016/EECS-2016-9.html
```
@techreport{Li:EECS-2016-9,