added twitter address

This commit is contained in:
mariusmonton 2018-09-27 16:15:59 +02:00
parent 0f0205709b
commit 912ee3a44e
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ This is another RISC-V ISA simulator, this is coded in SystemC + TLM-2.
It partially supports RV32I Instruction set by now.
[![travis](https://travis-ci.org/mariusmm/RISC-V-TLM.svg?branch=master)](https://travis-ci.org/mariusmm/RISC-V-TLM)
[![Twitter URL](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/mariusmonton)
Brief description of the modules:
* CPU: Top entity that includes all other modules.