Advertisement
Guest User

Untitled

a guest
Sep 16th, 2019
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. rishu@redbull:~/RISE/OpenSMART/Backend/BSV$ ./OpenSMART -h
  2. OpenSMART ver 1.0
  3.  
  4. Usage : ./OpenSMART (flag) (routing)
  5. flag list: [-c : compile all] [-clean : cleanup build files] [ -r : run test ] [ -v : generate Verilog]
  6. If you want to compile a Mesh simulation, use this command: ./OpenSMART -c
  7. If you want to compile a SMART simulation, use this command: ./OpenSMART -c SMART
  8. If you want to generate the Verilog code of a mesh network, use this command: ./OpenSMART -v
  9. If you want to generate the Verilog code of a SMART network, use this command: ./OpenSMART -v SMART
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement