ennonymous

Sorry, no results for

Try another search or check out one of these fine recent posts.

“Inception” as self-modifying code

  The movie “Inception” seems to have gathered quite a following among the technology-affine crowd, similar to what happened when Matrix came out — which is not all that surprising since both movies have quite a bit in common. Now, however, some very dedicated folks have implemented Inception’s plot as a multithreaded C application, where characters are represented [...]

Reducing rSoC synthesis turnaround times with xstcache

Working with complex reconfigurable SoC designs in Xilinx EDK can be a tedious process — especially, when you’re tweaking single VHDL source files of a single pcore, just to have all the pcores resynthesized by a twitchy makefile within the EDK build process. To cut down on design turnaround times, we’ve written a simple Python [...]