or1200微处理器VerilogHDL代码

时间:2014-04-09 05:29:29
【文件属性】:

文件名称:or1200微处理器VerilogHDL代码

文件大小:221KB

文件格式:RAR

更新时间:2014-04-09 05:29:29

微处理器

开源处理器源代码,学习优秀的代码编写 ////////////////////////////////////////////////////////////////////// //// //// //// OR1200's ALU //// //// //// //// This file is part of the OpenRISC 1200 project //// //// http://www.opencores.org/cores/or1k/ //// //// //// //// Description //// //// ALU //// //// //// //// To Do: //// //// - make it smaller and faster //// //// //// //// Author(s): //// //// - Damjan Lampret, lampret@opencores.org //// //// //// ////////////////////////////////////////////////////////////////////// //// //// //// Copyright (C) 2000 Authors and OPENCORES.ORG //// //// //// //// This source file may be used and distributed without //// //// restriction provided that this copyright statement is not //// //// removed from the file and that any derivative work contains //// //// the original copyright notice and the associated disclaimer. //// //// //// //// This source file is free software; you can redistribute it //// //// and/or modify it under the terms of the GNU Lesser General //// //// Public License as published by the Free Software Foundation; //// //// either version 2.1 of the License, or (at your option) any //// //// later version. //// //// //// //// This source is distributed in the hope that it will be //// //// useful, but WITHOUT ANY WARRANTY; without even the implied //// //// warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR //// //// PURPOSE. See the GNU Lesser General Public License for more //// //// details. //// //// //// //// You should have received a copy of the GNU Lesser General //// //// Public License along with this source; if not, download it //// //// from http://www.opencores.org/lgpl.shtml //// //// //// //////////////////////////////////////////////////////////////////////


【文件预览】:
or1200 code
----or1200_du.v(44KB)
----or1200_ctrl.v(26KB)
----or1200_dpram_256x32.v(6KB)
----or1200_freeze.v(8KB)
----or1200_amultp2_32x32.v(287KB)
----or1200_defines.v(51KB)
----or1200_iwb_biu.v(15KB)
----or1200_top.v(26KB)
----or1200_immu_tlb.v(9KB)
----or1200_dc_top.v(10KB)
----or1200_except.v(20KB)
----or1200_spram_1024x8.v(10KB)
----or1200_spram_1024x32_bw.v(13KB)
----or1200_genpc.v(11KB)
----or1200_wb_biu.v(14KB)
----timescale.v(19B)
----or1200_spram_256x21.v(11KB)
----or1200_xcv_ram32x8d.v(11KB)
----or1200_rfram_generic.v(8KB)
----or1200_mem2reg.v(12KB)
----or1200_spram_64x24.v(11KB)
----or1200_alu.v(13KB)
----or1200_dc_tag.v(5KB)
----or1200_if.v(7KB)
----or1200_sb.v(7KB)
----or1200_ic_tag.v(5KB)
----or1200_wbmux.v(6KB)
----or1200_spram_2048x8.v(10KB)
----transcript(443B)
----or1200_gmultp2_32x32.v(5KB)
----or1200_dmmu_top.v(10KB)
----or1200_ic_fsm.v(9KB)
----or1200_spram_32x24.v(8KB)
----or1200_spram_64x22.v(11KB)
----or1200_spram_128x32.v(7KB)
----or1200_spram_512x20.v(11KB)
----or1200_lsu.v(8KB)
----or1200_tt.v(7KB)
----or1200_mult_mac.v(10KB)
----or1200_dpram_32x32.v(14KB)
----or1200_dc_fsm.v(11KB)
----or1200_spram_2048x32_bw.v(15KB)
----or1200_operandmuxes.v(6KB)
----or1200_cpu.v(20KB)
----or1200_cfgr.v(10KB)
----or1200_defines.v.bak(51KB)
----or1200_reg2mem.v(5KB)
----or1200_spram_2048x32.v(12KB)
----or1200_qmem_top.v(13KB)
----or1200_spram_1024x32.v(12KB)
----or1200_sprs.v(16KB)
----or1200_pic.v(7KB)
----or1200_spram_64x14.v(11KB)
----or1200_rf.v(10KB)
----or1200_ic_top.v(10KB)
----or1200_sb_fifo.v(5KB)
----or1200_tpram_32x32.v(11KB)
----or1200_ic_ram.v(5KB)
----or1200_pm.v(7KB)
----or1200_immu_top.v(12KB)
----or1200_dmmu_tlb.v(8KB)
----or1200_dc_ram.v(5KB)

网友评论

  • 资料非常好,适合FPGA开发学习