create the templete
This commit is contained in:
parent
387704ae80
commit
ad0773fc1d
|
@ -1,2 +1,3 @@
|
|||
# IC_FPGA_projects
|
||||
This repository is used to introduce to some projects or modules bases on the mainly lanuage--verilog.
|
||||
# 1
|
|
@ -0,0 +1,6 @@
|
|||
//====================================
|
||||
//--Author : colonel
|
||||
//--Date : 10-30
|
||||
//--Module : sync_fifo
|
||||
//--Function: the sync clk fifo logic
|
||||
//====================================
|
Loading…
Reference in New Issue