Skip to content

Archives

Links for 2019-02-07

  • using BGP to compute best paths across the London Underground

    this is deeply silly, but also very impressive (via Tony Finch)

    (tags: via:fanf bgp networking internet routing london-underground trains)

  • hrvach/fpg1

    a PDP-1 implementation in FPGA:

    DEC PDP-1 is a computer designed and produced in 1959. Considering the pace of change in computing, that might seem like the prehistoric age. However, it is also surprisingly modern and proves a point that the basic concepts still withstand the test of time. This project is trying to re-create this computer in FPGA and enable running the first real computer game, SpaceWar!, on a modern display and gamepad. It is designed to run on the MiSTer platform, a retro gaming system based on the Terasic DE10-Nano FPGA board. The implementation is done in Verilog, a hardware description language specifying the structure and behavior of digital logic circuits. This is not a software emulation because there is no CPU executing it. Since this is my first Verilog project ever and its purpose was to teach myself about FPGA, don’t expect too much. Beginners often make mistakes or break best practice. Please keep this in mind. Advice and suggestions are welcome!

    (tags: pdp1 history computers spacewar fpga hardware verilog)

Comments closed