add: GPIO module to zealot SoC
commitc883cd4a4e4fa1974e5d7d72a79240de88bd26da
authorBert Lange <b.lange@hzdr.de>
Tue, 25 Oct 2011 21:26:36 +0000 (25 23:26 +0200)
committerBert Lange <b.lange@hzdr.de>
Tue, 25 Oct 2011 21:26:36 +0000 (25 23:26 +0200)
treeff3c0f3f7aa62f809001ea9ac9130683ab98a49e
parent105f8b40509ea2657e36e13af76b7580029fd2e5
add: GPIO module to zealot SoC
33 files changed:
zpu/hdl/zealot/devices/gpio.vhdl [new file with mode: 0644]
zpu/hdl/zealot/devices/phi_io.vhdl
zpu/hdl/zealot/fpga/avnet-eval-xc5vfx30t/simulation.sh
zpu/hdl/zealot/fpga/avnet-eval-xc5vfx30t/simulation_config/wave.do
zpu/hdl/zealot/fpga/avnet-eval-xc5vfx30t/synthesis_config/avnet-eval-xc5vfx30t.ucf
zpu/hdl/zealot/fpga/avnet-eval-xc5vfx30t/synthesis_config/top.prj
zpu/hdl/zealot/fpga/avnet-eval-xc5vfx30t/top.vhd
zpu/hdl/zealot/fpga/avnet-eval-xc5vfx30t/top_tb.vhd
zpu/hdl/zealot/fpga/digilent-starter-xc3s500e/simulation.sh
zpu/hdl/zealot/fpga/digilent-starter-xc3s500e/simulation_config/run.do
zpu/hdl/zealot/fpga/digilent-starter-xc3s500e/simulation_config/wave.do [new file with mode: 0644]
zpu/hdl/zealot/fpga/digilent-starter-xc3s500e/synthesis_config/top.prj
zpu/hdl/zealot/fpga/digilent-starter-xc3s500e/synthesis_config/top.ut
zpu/hdl/zealot/fpga/digilent-starter-xc3s500e/synthesis_config/top.xst
zpu/hdl/zealot/fpga/digilent-starter-xc3s500e/top.vhd
zpu/hdl/zealot/fpga/digilent-starter-xc3s500e/top_tb.vhd
zpu/hdl/zealot/fpga/dmips_med1.vhdl
zpu/hdl/zealot/fpga/dmips_small1.vhdl
zpu/hdl/zealot/fpga/hello_med1.vhdl
zpu/hdl/zealot/fpga/hello_small1.vhdl
zpu/hdl/zealot/fpga/xilinx-sp601-xc6slx16/simulation.sh
zpu/hdl/zealot/fpga/xilinx-sp601-xc6slx16/simulation_config/run.do
zpu/hdl/zealot/fpga/xilinx-sp601-xc6slx16/synthesis_config/top.prj
zpu/hdl/zealot/fpga/xilinx-sp601-xc6slx16/synthesis_config/top.ut
zpu/hdl/zealot/fpga/xilinx-sp601-xc6slx16/synthesis_config/top.xst
zpu/hdl/zealot/fpga/xilinx-sp601-xc6slx16/synthesis_config/xilinx-sp601-xc6slx16.ucf
zpu/hdl/zealot/fpga/xilinx-sp601-xc6slx16/top.vhd
zpu/hdl/zealot/fpga/xilinx-sp601-xc6slx16/top_tb.vhd
zpu/hdl/zealot/helpers/zpu_med1.vhdl
zpu/hdl/zealot/helpers/zpu_small1.vhdl
zpu/hdl/zealot/testbenches/dmips_med1_tb.vhdl
zpu/hdl/zealot/testbenches/small1_tb.vhdl
zpu/hdl/zealot/zpu_pkg.vhdl