Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Embeded-SCM Develop VHDL-FPGA-Verilog

cpu自制入门代码AZPR_RTL

  • Category : VHDL-FPGA-Verilog
  • Tags :
  • Update : 2018-06-22
  • Size : 78kb
  • Downloaded :0次
  • Author :dast****
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
CPU DIY ............
Packet file list
(Preview for download)
FilenameSizeUpdate
AZPR_RTL 0 2012-10-16
AZPR_RTL\bus 0 2012-10-16
AZPR_RTL\bus\include 0 2012-10-16
AZPR_RTL\bus\include\bus.h 1678 2012-10-14
AZPR_RTL\bus\rtl 0 2012-10-16
AZPR_RTL\bus\rtl\bus.v 7615 2012-10-14
AZPR_RTL\bus\rtl\bus_addr_dec.v 2174 2012-10-14
AZPR_RTL\bus\rtl\bus_arbiter.v 4216 2012-10-14
AZPR_RTL\bus\rtl\bus_master_mux.v 2878 2012-10-14
AZPR_RTL\bus\rtl\bus_slave_mux.v 3322 2012-10-14
AZPR_RTL\cpu 0 2012-10-16
AZPR_RTL\cpu\include 0 2012-10-16
AZPR_RTL\cpu\include\cpu.h 4578 2012-10-14
AZPR_RTL\cpu\include\isa.h 3872 2012-10-14
AZPR_RTL\cpu\include\spm.h 1373 2012-10-14
AZPR_RTL\cpu\rtl 0 2012-10-16
AZPR_RTL\cpu\rtl\alu.v 2590 2012-10-14
AZPR_RTL\cpu\rtl\bus_if.v 5676 2012-10-14
AZPR_RTL\cpu\rtl\cpu.v 16261 2012-10-14
AZPR_RTL\cpu\rtl\ctrl.v 7960 2012-10-14
AZPR_RTL\cpu\rtl\decoder.v 10520 2012-10-14
AZPR_RTL\cpu\rtl\ex_reg.v 4731 2012-10-14
AZPR_RTL\cpu\rtl\ex_stage.v 4555 2012-10-14
AZPR_RTL\cpu\rtl\gpr.v 2112 2012-10-14
AZPR_RTL\cpu\rtl\id_reg.v 4205 2012-10-14
AZPR_RTL\cpu\rtl\id_stage.v 7148 2012-10-14
AZPR_RTL\cpu\rtl\if_reg.v 2142 2012-10-14
AZPR_RTL\cpu\rtl\if_stage.v 4119 2012-10-14
AZPR_RTL\cpu\rtl\mem_ctrl.v 2624 2012-10-14
AZPR_RTL\cpu\rtl\mem_reg.v 3615 2012-10-14
AZPR_RTL\cpu\rtl\mem_stage.v 6983 2012-10-14
AZPR_RTL\cpu\rtl\spm.v 2515 2012-10-14
AZPR_RTL\io 0 2012-10-16
AZPR_RTL\io\gpio 0 2012-10-16
AZPR_RTL\io\gpio\include 0 2012-10-16
AZPR_RTL\io\gpio\include\gpio.h 1262 2012-10-14
AZPR_RTL\io\gpio\rtl 0 2012-10-16
AZPR_RTL\io\gpio\rtl\gpio.v 4218 2012-10-14
AZPR_RTL\io\rom 0 2012-10-16
AZPR_RTL\io\rom\include 0 2012-10-16
AZPR_RTL\io\rom\include\rom.h 1347 2012-10-14
AZPR_RTL\io\rom\rtl 0 2012-10-16
AZPR_RTL\io\rom\rtl\rom.v 1576 2012-10-14
AZPR_RTL\io\timer 0 2012-10-16
AZPR_RTL\io\timer\include 0 2012-10-16
AZPR_RTL\io\timer\include\timer.h 1328 2012-10-14
AZPR_RTL\io\timer\rtl 0 2012-10-16
AZPR_RTL\io\timer\rtl\timer.v 3856 2012-10-14
AZPR_RTL\io\uart 0 2012-10-16
AZPR_RTL\io\uart\include 0 2012-10-16
AZPR_RTL\io\uart\include\uart.h 2722 2012-10-14
AZPR_RTL\io\uart\rtl 0 2012-10-16
AZPR_RTL\io\uart\rtl\uart.v 3604 2012-10-14
AZPR_RTL\io\uart\rtl\uart_ctrl.v 3786 2012-10-14
AZPR_RTL\io\uart\rtl\uart_rx.v 2668 2012-10-14
AZPR_RTL\io\uart\rtl\uart_tx.v 2864 2012-10-14
AZPR_RTL\top 0 2012-10-16
AZPR_RTL\top\include 0 2012-10-16
AZPR_RTL\top\include\global_config.h 2305 2012-10-14
AZPR_RTL\top\include\nettype.h 671 2012-10-14
AZPR_RTL\top\include\stddef.h 2418 2012-10-14
AZPR_RTL\top\lib 0 2012-10-16
AZPR_RTL\top\lib\x_s3e_dcm.v 884 2012-10-14
AZPR_RTL\top\lib\x_s3e_dpram.v 1905 2012-10-14
AZPR_RTL\top\lib\x_s3e_sprom.v 981 2012-10-14
AZPR_RTL\top\rtl 0 2012-10-16
AZPR_RTL\top\rtl\chip.v 12703 2012-10-14
AZPR_RTL\top\rtl\chip_top.v 2620 2012-10-14
AZPR_RTL\top\rtl\clk_gen.v 1540 2012-10-14
AZPR_RTL\top\test 0 2012-10-16
AZPR_RTL\top\test\chip_top.out 137694 2012-10-14
AZPR_RTL\top\test\chip_top_test.v 4555 2012-10-14
AZPR_RTL\top\test\sim.cmd 544 2012-10-14
AZPR_RTL\top\test\test.dat 126 2012-10-14
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.