summaryrefslogtreecommitdiffstats
path: root/zpu/hdl/zpu4/src/io.vhd
Commit message (Collapse)AuthorAgeFilesLines
* beautify indentationBert Lange2011-08-161-98/+93
|
* change: prettier logifle outputBert Lange2011-08-021-6/+18
|
* whitespace fixes: use fromdos on all .vhd filesØyvind Harboe2011-03-011-112/+112
| | | | Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
* 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
* * Make code synthesize on Synopsisoharboe2008-05-041-6/+9
| | | | | zpu/hdl/zpu4/src/zpu_core_small.vhd zpu/hdl/zpu4/src/io.vhd
* * zpu/hdl/example_ghdl/ghdl_import.sh, zpu/hdl/example_ghdl/ghdl_make.sh,oharboe2008-04-221-3/+3
| | | | | | | | | | | | | | 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
* * zpu/zpu/hdl/index.html. Sharpened instructions and shows two workingoharboe2008-02-211-9/+14
| | | | | examples. Small & medium ZPU. * got zpu4/src/simzpu_medium.do working again.
* Initial import from www.ecosforge.netoharboe2008-01-021-0/+92
OpenPOWER on IntegriCloud