From 19152d3b73f1c2255ce378501f6c01f9363b75e9 Mon Sep 17 00:00:00 2001 From: alonamid Date: Mon, 6 Jul 2020 20:29:34 -0700 Subject: [PATCH 1/2] Update README.md (#619) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c2feb678..285d337b 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,9 @@ If used for research, please cite Chipyard by the following publication: journal={IEEE Micro}, title={Chipyard: Integrated Design, Simulation, and Implementation Framework for Custom SoCs}, year={2020}, - pages={}, + volume={40}, + number={4}, + pages={10-21}, doi={10.1109/MM.2020.2996616}, ISSN={1937-4143}, } From ae1e44a9e360f51abb925958fab0686f36eb8d8b Mon Sep 17 00:00:00 2001 From: banahogg Date: Sat, 18 Jul 2020 17:44:52 -0700 Subject: [PATCH 2/2] Update BOOM URL in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 285d337b..ab542cf3 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ These additional publications cover many of the internal components used in Chip [berkeley]: https://berkeley.edu [riscv]: https://riscv.org/ [rocket-chip]: https://github.com/freechipsproject/rocket-chip -[boom]: https://github.com/ucb-bar/riscv-boom +[boom]: https://github.com/riscv-boom/riscv-boom [firemarshal]: https://github.com/firesim/FireMarshal/ [ariane]: https://github.com/pulp-platform/ariane/ [gemmini]: https://github.com/ucb-bar/gemmini