From 8d29eb8749b03d80f7cc084bb5b61051e1700a11 Mon Sep 17 00:00:00 2001 From: whatmough <pwhatmough@seas.harvard.edu> Date: Sun, 5 Apr 2020 15:13:43 -0400 Subject: [PATCH] Update README.md --- tools/rtl-coding/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tools/rtl-coding/README.md b/tools/rtl-coding/README.md index 7795666..7d4a356 100644 --- a/tools/rtl-coding/README.md +++ b/tools/rtl-coding/README.md @@ -184,14 +184,14 @@ endmodule // my_module ### Open Source Hardware -* [CHIPKIT: An agile, reusable open-source framework for rapid test chip development] (https://github.com/whatmough/CHIPKIT) -* [OH! Open Hardware for Chip Designers] (https://github.com/aolofsson/oh) -* [Pulp Platform] (https://github.com/pulp-platform) -* [BaseJump STL: A Standard Template Library for SystemVerilog] (https://github.com/bespoke-silicon-group/basejump_stl) +* [CHIPKIT: An agile, reusable open-source framework for rapid test chip development](https://github.com/whatmough/CHIPKIT) +* [OH! Open Hardware for Chip Designers](https://github.com/aolofsson/oh) +* [Pulp Platform](https://github.com/pulp-platform) +* [BaseJump STL: A Standard Template Library for SystemVerilog](https://github.com/bespoke-silicon-group/basejump_stl) ### Tutorial Material -* [Migrating from AHB to AXI based SoC Designs] (https://www.doulos.com/knowhow/arm/Migrating_from_AHB_to_AXI/) +* [Migrating from AHB to AXI based SoC Designs](https://www.doulos.com/knowhow/arm/Migrating_from_AHB_to_AXI/) -- GitLab