Triggering Synthesis
I learned the way of testing a specific function in a program which is built with REST API. Basically every function is assigned to be accessed with either one of four commands (GET, POST, PUT, DELETE). By using CURL command, I can access and test the functionality of a particular function. For the last two weeks of my internship, I am going to work on triggering synthesis for the Verilog output. We are sure that the result is correct because Read more