diff --git a/tools/rtl-coding/README.md b/tools/rtl-coding/README.md index db92ee36d83e7734b3801c78009cb310c43db1a9..7795666033508f07a0e349b2851911faa5d0dd0c 100644 --- a/tools/rtl-coding/README.md +++ b/tools/rtl-coding/README.md @@ -179,5 +179,19 @@ endmodule // my_module ``` +## References + + +### 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) + +### Tutorial Material + +* [Migrating from AHB to AXI based SoC Designs] (https://www.doulos.com/knowhow/arm/Migrating_from_AHB_to_AXI/) +