Triputer

栏目: IT技术 · 发布时间: 4年前

内容简介:I bought in September 2016 an FPGA development board calledThe plan is to realize with this board a "multiple computer" system. The name TRIPUTER is an indication of how many systems will be integrated. The first one will be the PC532 running NetBSD. The s

TRIPUTER

I bought in September 2016 an FPGA development board called Cyclone V GX Starter Kit from Terasic (see Figure 1). It costs 179 US$ and uses a 28-nm FPGA with six 3.125 Gbps transceiver channels from Altera. The board offers a 32-bit wide LPDDR2 DRAM memory with 512 Mbytes capacity. This device has a very high bandwidth for many applications. In addition the board has a HDMI output, an audio device, an SD card interface, many LEDs and switches and some expansion connectors.

The plan is to realize with this board a "multiple computer" system. The name TRIPUTER is an indication of how many systems will be integrated. The first one will be the PC532 running NetBSD. The second one will be the Ceres-3 using Oberon. Currently the last one will be the BBC computer with the 32016 Second Processor.

Using a commercial board for this purpose is the best choice. Nevertheless the board is not ideal. For example it lacks an Ethernet port and a real time clock. But it is cheap and the used FPGA is a modern one which will be available for many years. The missing features can be added through the expansion connectors. I will develop the necessary hardware for it too.

The three computers to be integrated are very different from a software point of view. Having them available in one system should be an exciting experience. The FPGA of the board is big enough to hold the required hardware.

Triputer

Fig. 1. The initial configuration of the Cyclone V GX Starter Kit is presenting a photo of itself on the screen

Of course such a complex system is not build over night. But as time goes by the fourth milestone is now achieved :-)

Triputer

Fig. 2. TRIPUTER V0.2 has calculated a Mandelbrot image. M32632 made it 20 times faster than NS32532/NS32381.

Triputer

Fig. 3. The hardwired VT100 terminal of TRIPUTER V0.3 shows the boot process of NetBSD.

Milestone 4 : TRIPUTER V0.3 is available => updated to V0.33 again due to some issues in the VT100 terminal emulation.

Description: version 0.33 of TRIPUTER contains the PC632M system running NetBSD with an SD card. Still this system uses the USB connection for the RS232 interface. The image for the SD card is available atSoftware/NetBSD. TheV0.33 zip archive contains the following files:

  • TRIPUTER_V033.sof , the FPGA configuration
  • TRIPUTER_V033.pof , the flash configuration
  • TRIPUTER_V033.pdf , the User Manual
  • output_file.cof , the definition file for Quartus to generate a new pof file
  • ans32k.exe , the Series 32000 crossassembler for Windows
  • monitor.32K , the source code of the TRIPUTER MONITOR program
  • mon_auto.hex , the hex file of the monitor program for PC532
  • two application programs and a readme.txt

The date of the zip-file is 11 May 2019.

Status: done.

October 2019 : the PERI board is available!

The PERI board is an IO board which brings to the FPGA board some necessary extensions: a true RS232 interface, a real time clock (RTC), two PS2 ports for mouse and keyboard, a second SD card connector and a 100 Mbit Ethernet interface. All of these things are now operational. One port is not yet usable: SATA. The hardware is there, but the verilog code for this challenging interface must still be written.

Figure 4 shows the PERI board in action.

Triputer

Fig. 4. The PERI board with the serial number 1 is attached to the Cyclone V GX Starter Kit. 2 of the 3 LEDs of the Ethernet interface are active.

The purpose of PERI is to transform the Starter Kit into a standalone computer. Then all the planned systems can be implemented.

To test the functions of the PERI board I have made a new version of TRIPUTER: it is V0.9 . TheV0.9 zip archive contains only three files:

  • TRIPUTER_V09.pof , the flash configuration
  • TRIPUTER_V09.pdf , the User Manual
  • monitor.32K , the source code of the TRIPUTER MONITOR program

The system can only test PERI if the flash is being configured with the pof file. Then some software is available. I hope that V0.9 will be replaced soon with a version which enables SATA...

Milestone 5 : TRIPUTER V1.0 is available.

Description: TRIPUTER V1.0 will be the first system that uses all features of the PERI board. It will emulate the PC532, run NetBSD from a SATA device and will have an Ethernet interface for easy down- and uploading of big files.

Status: to be done.

Milestone 6 : TRIPUTER V2.0 is available.

Description: TRIPUTER V2.0 will contain the Ceres-3 and the PC532.

Status: to be done.

This chapter was last modified on 4 December 2019. Next chapter:M32632/TITAN6


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

重构(影印版)

重构(影印版)

Martin Fowler / 中国电力出版社 / 2003-7-1 / 49.00元

随着对象技术应用越来越普及,软件开发社区出现了一个新的问题。缺乏经验的开发者编写出了大批设计较差的程序,导致这些应用程序非常低效,且难于维护和扩展。本书除了讨论重构的各种技巧之外,还提供了超过70个可行重构的详细编目,对如何应用它们给出了有用的提示;并以step by step的形式给出了应用每一种重构的指南;而且用实例展示了重构的工作原理。这些示例都是用Java语言写成的,但其中的思想却可以运用......一起来看看 《重构(影印版)》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

html转js在线工具
html转js在线工具

html转js在线工具