Day 8

Day 8 (17th June 2019)

Today I worked on the UART example. Going through the sources this one is a bit more involved and so may need more 2 hour chunks to cover. Today I was able to finish up the reusable template but testbench needs a bit of more work including the makefiles that I am recreating - again, for me the point isn’t to copy-paste from the given examples, or just run make and see the output but creating it step-by-step following the slides. I do occasionally have to refer to the finished code to see if I’m on track but that’s how I am proceeding these initial days, hopefully as an investment that will pay off in the days to come.

That’s all for today. Most likely tomorrow I should be done with this example. Let’s see.