summaryrefslogtreecommitdiffstats
path: root/zpu/hdl/zpu4/src
Commit message (Collapse)AuthorAgeFilesLines
* beautify indentationBert Lange2011-08-166-1126/+967
|
* change: prettier logifle outputBert Lange2011-08-021-6/+18
|
* whitespace fixes: use fromdos on all .vhd filesØyvind Harboe2011-03-016-1388/+1388
| | | | Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
* added FreeBSD license. Finally.oharboe2008-08-152-0/+68
|
* take 2oharboe2008-06-181-3/+5
|
* I'm also attaching another patch which removes unisim/roc dependencyoharboe2008-06-181-0/+1
| | | | | | | | | | (it was used just to pulse the areset) and fixes paths for building the ghdl examples out of the box. I guess this is the easiest way to get zpu running on linux with minimum effort. You should check if the areset change doesn't break modelsim. It feels much simpler this way and seems to work the same, i might be missing something.
* * io.vhd: fix address comparsion and added numerous outputsoharboe2008-06-171-13/+22
| | | | | | during simulation to make things a bit easier * zpu_config.vhd: do not use hardcoded startSp, allows more easily tinkering w/RAM size
* * Small ZPU now supports interruptsoharboe2008-05-065-13956/+0
| | | | * added simulation example demonstrating interrupts
* * moved ZPU core files to seperate folderoharboe2008-05-0415-2912/+0
| | | | * deleted some obsolete files
* * Make code synthesize on Synopsisoharboe2008-05-043-187/+30
| | | | | zpu/hdl/zpu4/src/zpu_core_small.vhd zpu/hdl/zpu4/src/io.vhd
* wipoharboe2008-05-011-1/+20
|
* * zpu/hdl/zy1000 - ZPU implementation used on the zy1000 dev kitoharboe2008-05-011-948/+0
|
* work in progress.oharboe2008-05-011-0/+948
|
* wip to fix some synthesizing problems w/Synopsisoharboe2008-04-301-817/+338
|
* wip to fix some synthesizing problems w/Synopsisoharboe2008-04-301-0/+957
|
* * zpu/hdl/example_ghdl/ghdl_import.sh, zpu/hdl/example_ghdl/ghdl_make.sh,oharboe2008-04-2216-1841/+2149
| | | | | | | | | | | | | | zpu/hdl/example_ghdl/ghdl_options.sh, zpu/hdl/example_ghdl/README: GHDL example * zpu/hdl/zpu4/src/dmipssmalltrace_ghdl.sh: testcase for GHDL * zpu/hdl/zpu4/src/dmipstrace_ghdl.sh: testcase for GHDL * zpu/hdl/zpu4/src/simzpu_medium_ghdl.sh: testcase for GHDL * zpu/hdl/example/helloworld.vhd, zpu/hdl/zpu4/src/bram_dmips.vhd, zpu/hdl/zpu4/src/dmipssmalltrace_ghdl.sh, zpu/hdl/zpu4/src/dram_dmips.vhd, zpu/hdl/zpu4/src/dram_hello.vhd, zpu/hdl/zpu4/src/io.vhd, zpu/hdl/zpu4/src/sim_fpga_top.vhd, zpu/hdl/zpu4/src/sim_small_fpga_top.vhd, zpu/hdl/zpu4/src/timer.vhd, zpu/hdl/zpu4/src/trace.vhd, zpu/hdl/zpu4/src/zpu_config_trace.vhd, zpu/hdl/zpu4/src/zpu_core_small.vhd, zpu/hdl/zpu4/src/zpu_core.vhd, zpu/hdl/zpu4/src/zpupkg.vhd: conversion to numeric_std
* * deleted duplicate files from example folder.oharboe2008-04-171-0/+179
|
* * retired Xilinx synthesizing example. It messes up the zpu4 directory.oharboe2008-04-1711-845/+0
|
* retiredoharboe2008-04-151-109/+0
|
* * zpu/simzpu_bram.do - retired.oharboe2008-04-152-808/+0
| | | | | * zpu/zpu_core_bram.vhd - retired * zpu/hdl/zpu3 - retired
* wip porting zpu_core_bram.vhd from ZPU3.oharboe2008-02-226-16/+825
|
* * zpu/zpu/sw/index.html. Changed it a bit to make installation easier.oharboe2008-02-2110-3769/+3094
|
* * zpu/zpu/hdl/index.html. Sharpened instructions and shows two workingoharboe2008-02-2111-2814/+2615
| | | | | examples. Small & medium ZPU. * got zpu4/src/simzpu_medium.do working again.
* Initial import from www.ecosforge.netoharboe2008-01-0242-0/+19182
OpenPOWER on IntegriCloud