microwatt/fpga
Paul Mackerras 8cdb00652b
Merge pull request from antonblanchard/verilator-fix
Rename 'do' signal to avoid verilator System Verilog warning
..
LICENSE Initial import of microwatt
acorn-cle-215.xdc acorn: Add support for the Acorn CLE 215+
arty_a7.xdc Remove -add from xdc files
clk_gen_bypass.vhd Fix clk_gen_bypass
clk_gen_ecp5.vhd Fix some whitespace issues
clk_gen_mcmm.vhd Fix some whitespace issues
clk_gen_plle2.vhd Fix some whitespace issues
cmod_a7-35.xdc Remove -add from xdc files
firmware.hex Add a few more FPGA related files
fpga-random.vhdl Add random number generator and implement the darn instruction
fpga-random.xdc Add random number generator and implement the darn instruction
genesys2.xdc Remove -waveform from xdc files
hello_world.hex hello_world: Use new headers and frequency from syscon
main_bram.vhdl Rename 'do' signal to avoid verilator System Verilog warning
nexys-video.xdc litesdcard: Add Nexys Video support
nexys_a7.xdc Remove -add from xdc files
pp_fifo.vhd pp_fifo: Fix full fifo losing all data on simultaneous push & pop
pp_soc_uart.vhd uart: Remove combinational loops on ack and stall signal
pp_utilities.vhd Initial import of microwatt
soc_reset.vhdl soc_reset: Use counters, add synchronizers
soc_reset_tb.vhdl Exit cleanly from testbench on success
top-acorn-cle-215.vhdl acorn: Add support for the Acorn CLE 215+
top-arty.vhdl gpio: Add HAS_GPIO to avoid verilator build errors
top-generic.vhdl Reduce the size of icache to help yosys ECP5 builds ()
top-genesys2.vhdl fpga: Add support for Genesys2
top-nexys-video.vhdl litesdcard: Add Nexys Video support