X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Finternship.git;a=blobdiff_plain;f=Report%2FMain%2FConclusions.tex;fp=Report%2FMain%2FConclusions.tex;h=78b36b5c8b9bf8a340aac643977fcd6e3659d243;hp=4d2585ae6865c8f37bbe96a79aaa0b44acc8c41c;hb=0ac3f8b7cfb60e71b9f95dc8bf1752e1e971685f;hpb=1ae051d27cb9debbfa570ac82846c8a8d86287f2 diff --git a/Report/Main/Conclusions.tex b/Report/Main/Conclusions.tex index 4d2585a..78b36b5 100644 --- a/Report/Main/Conclusions.tex +++ b/Report/Main/Conclusions.tex @@ -10,7 +10,7 @@ specification of MontiumC: If you don't know what the goals are, you can't really work towards them. But this also holds on a smaller scale. When, during coding you encounter a problem, it's often easy to solve just that problem. However, after stacking a few small solutions on top of each -other, things get complicated real fast. Then, it helps to take a step back and +other, things get complicated real fast. It helps to take a step back and try to find the bigger problem you are trying to solve, and evaluate subsolutions in that perspective. @@ -18,7 +18,7 @@ During my (limited amount of) work with the new hardware design, it became quickly apparent that trying to design the hardware in an optimal way, was completely impossible (when trying to stay within area and power constraints). The most important issue here is finding the balance between two sides -of a tradeoff, which was quite often hardware vs compiler complexity. Especially +of a tradeoff, which was quite often hardware versus compiler complexity. Especially this last issue makes it very clear that when designing hardware, the supporting tooling should be designed in parallel, to prevent the tooling from needing to be overly complex. @@ -46,6 +46,6 @@ system, while leaving out other parts. In some cases the LLVM code is less suitable, but this is mostly solvable and should be less of an issue once the new hardware is finished. -All in all, I feel that this internship has worked out quite well. The people -were cooperating, the job was fun yet challenging and the result is -well-received. +All in all, I feel that this internship has worked out quite well. +Cooperation with other employees was pleasant, the job was fun yet +challenging and the result is well-received.