Giter Site home page Giter Site logo

cpu's People

Contributors

lennyhuang15 avatar lcy1996 avatar onceltl avatar

Stargazers

 avatar R Morgan avatar

Watchers

James Cloos avatar R Morgan avatar  avatar  avatar  avatar

cpu's Issues

翻页清屏

翻页清屏需要另加一个接口。之前的很难做到翻页就清屏。

ChangePages

当换行超过屏幕大小时,需要刷新屏幕。如果一次刷新整个屏幕会导致周期过长VGA不能理解现实。可以采取循环数组和偏移来解决。

MainController

完成MainController并测试
在constantIF中添加对应控制信号

command line

读出时钟周期:把平面划分为30*80网格,每个网格存放一个字符。确定像素属于哪个网格,这个网格是什么字符。然后在得出这个像素的RGB值。
写入时钟:更改某一网格为输入字符。

网格存放字符通过寄存器实现。

IMController

实现第一个元件IMController并测试。IMController的作用是控制ram2的读、写操作

vga_test

处理vga内部各部件连接问题。和上板子测试。

加入光标

光标按规律闪动;光标在写入字符后的第二个周期进行字符修改。光标也是一个特殊的字符。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.