Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 408 Bytes

File metadata and controls

5 lines (4 loc) · 408 Bytes

Hardware-platform-simulator-in-C-

To execute the file, you must compile first with "make", then "./platform testdata/ " To remove the objects file "make clean" You can add componants to a platform by adding its path to the platform text file and you can modify the values of the componants in their respective file (at your own risk)