commit | 574834abffcb193e860b54a45d7d3ce3d5538429 | [log] [tgz] |
---|---|---|
author | Girish Gowdra <girish@opennetworking.org> | Fri Feb 04 15:15:15 2022 -0800 |
committer | Girish Gowdra <girish@opennetworking.org> | Fri Feb 04 17:43:23 2022 -0800 |
tree | a64db1f51a8793bdfb3baf143fe53c592f3cbdb0 | |
parent | bef00d5314ac9b5da92143ce7532f0d53f281736 [diff] |
Fix the storage of TCONT in bbsim. Change-Id: Ia6c702fd0ec6c3c478ffda364115cd076338ac5a
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.