Posts in March 2010
Welcome
Welcome to my new website. I'm going to be posting my thoughts and projects on here all about the world of computers. I wrote this website myself, using Python (my favourite programming language) and Django - a web framework created by people who know what they are doing.
posted March 31, 2010. It has five comment(s).
tagged with: website welcome
Reconfigurable Computing
Over the past few weeks, I've been thinking about reconfigurable computing. More specifically, I've been wondering whether it would be possible to convert C code into a useful hardware description. I really like the idea that it may be possible to take a program and produce a circuit diagram full of thousands of 74xxx logic parts.
...
posted March 31, 2010. It has seven comment(s).
tagged with: 74xxx computing FPGA future hardware language LLVM project reconfigurable software thought