-
-
mvc_demo_src.zip
It describes the model view controller pattern.
Model–View–Controller (MVC) is an architectural pattern used in software engineering. The pattern isolates business logic from input and presentation, permitting independent development, testing and ...
-
-
-
dualelevatorcontroller.rar
Verilog code for dual elevator controller. contains code for the controller of dual elevator for a building with 4 floors. the test bench is also present
-
I2C_Driver.rar
Driver library for I2C communication protocol. Tested on Jennic Transceiver and Zilog Controller.
-
SPI_Driver.rar
Driver library for SPI communication protocol. Tested on Jennic transceiver and Zilog controller.
-
zhuangtaijijiaotongdeng.rar
利用VHDL设计的另外一种方法的交通灯程序。在controller模块中设置了2个进程,其中一个用来控制内置计数器的增加,一个用来控制交通灯的显示。从controller模块中出来的时间是2位的BCD码,要进行数码管显示就需要得到2个一位的BCD码,因此就需要利用separate模块来实现。separate模块的思想也比较简单,就是利用比较然后得到相应的十位数和个位数。
-
-
SerialComm.zip
Slides of Micro Controller And Progarmming Serial Communication
-
pid.rar
This includes a PID Controller and a PWN Generator for implementation on an FPGA using VHDL
-