commit | 6ca40702f993e6374081a362453ea41c7e39d7e6 | [log] [tgz] |
---|---|---|
author | ssiddiqui <salmansiddiquimailbox@gmail.com> | Mon Mar 08 18:20:21 2021 +0530 |
committer | ssiddiqui <salmansiddiquimailbox@gmail.com> | Tue Mar 16 13:33:36 2021 +0530 |
tree | 795d738def9b2e6ae9ddba32bf038010e1d0225b | |
parent | 6d9a1a49df31a128aaec5fd2da53e277fcd0ca2c [diff] |
VOL-3851 Migrate bbsim to v0.11.0 of the DMI interface Change-Id: I0a09be6ba11a264a49d9809f4960856409b9d8ed
BBSim is managed via a Makefile
, plese run the following command to display all the available targets
make help
More advanced documentation lives in here.
You can generate and browse the documentation by executing:
make docs
This project structure is based on golang-standards/project-layout.