]> Git Repo - rv32_hdl.git/shortlog
rv32_hdl.git
6 days ago Jesse Taubedont register APB_pdata master
6 days ago Jesse Taubecombine alu flags
9 days ago Jesse Taubeadd program counter
9 days ago Jesse Taubeadd check for unaligned execution
9 days ago Jesse Taubecombine APB_pdata_val and write_reg_mux bus
9 days ago Jesse Tauberemove mem_access_rdy
9 days ago Jesse Tauberemove odata
9 days ago Jesse Taubeuse intrustion reg as odata and saved instruction
9 days ago Jesse Taubemove alu mux to datapath
9 days ago Jesse Taubeseperate files for descrete functions
10 days ago Jesse Taubelogic clean up
10 days ago Jesse Taubemove all combinational logic outside of ff block
10 days ago Jesse Taubeadd make flash and update readme
10 days ago Jesse TaubeUpdate todo and readme PreV1
10 days ago Jesse TaubeUpdate Makefile
10 days ago Jesse Taubeupdate quartus
10 days ago Jesse TaubeAdd option to disable APB_penable signal
10 days ago Jesse TaubeAdd simple bootloader
10 days ago Jesse TaubeAdd better example program
10 days ago Jesse Taubeadd simple_lib for print funcs
10 days ago Jesse TaubeUpdate Makefile
2024-05-18 Jesse Taubeadd microop_no_en.hex
2024-05-18 Jesse Taubeupdate gen_microcode program
2024-05-18 Jesse Taubeupdate axicpu_wrapper for quartus
2024-05-18 Jesse TaubeAPB: select perif based on sim or not
2024-05-18 Jesse Taubeopencores uart is broken fix in devicetree
2024-05-13 Jesse TaubeUpdate uart to have reset
2024-05-13 Jesse TaubeAdd apb aligner
2024-05-13 Jesse TaubeUpdate gitignore
2024-05-13 Jesse TaubeFix ram and update todo
2024-05-13 Jesse TaubeAdd opencores/README.md
2024-05-13 Jesse TaubeAdd Quartus
2024-05-13 Jesse TaubeUpdate makefile for Quartus
2024-05-13 Jesse TaubeAdd sdram wrapper
2023-11-27 Jesse TaubeAdd uart_wrapper
2023-11-27 Jesse TaubeAdd axicpu_wrapper
2023-11-27 Jesse TaubeAdd spi_nor
2023-11-27 Jesse TaubeRename microop.mem to microop.hex
2023-11-27 Jesse TaubeUse active low reset and fix formating.
2023-11-27 Jesse TaubeAdd test for AXI translator
2023-11-27 Jesse TaubeAdd APB to AXI4-lite translator
2023-11-27 Jesse Taubefix regfile set used i not b
2023-11-27 Jesse Taubeupdate todo
2023-11-27 Jesse Taubeupdate linux docs
2023-11-27 Jesse Taubefix iverilog
2023-11-27 Jesse Taubeadd a way to download toolchain
2023-11-27 Jesse Taubefix bug from sys_var and REG store offset being wrong
2023-11-27 Jesse Taubedocs
2023-11-27 Jesse Taubeiverilog
2023-11-27 Jesse TaubeUse macros to change between Verilog versions
2023-11-27 Jesse Taubeuse synthesizable sram
2023-11-27 Jesse Taubeshrink microop size
2023-11-27 Jesse Taubefix misuse of reg in module args
2023-11-27 Jesse Taubeuse unique if
2023-11-27 Jesse Taubeset 16550 baud to 115200
2023-03-13 Jesse TaubeUpdate TODO add *.mem to gitignore
2023-03-13 Jesse Tauberename rv32asm to example
2023-03-13 Jesse Taubeback to uart as example
2023-03-13 Jesse Taubefix reset
2023-03-13 Jesse Taubeuse instruction reg as systmp
2023-03-13 Jesse Taubeuse LOAD_PC for BRANCH
2023-03-13 Jesse Taubehalt till APB_pready is ready
2023-03-13 Jesse Tauberename .vh to .mem
2023-03-13 Jesse Taubefix bug that 'fix bug in micro code' introduced
2023-03-13 Jesse Taubemake dsize async, make microcode restart sync, have...
2023-03-13 Jesse TaubeOptimise logic, use alu for most ops
2023-03-13 Jesse Taubeoptimize opt jump
2023-03-13 Jesse TaubeMakefile g++ now -O3
2023-03-13 Jesse Taubeonly read from regfile at one address at a time in...
2023-03-13 Jesse Taubeoptimize for synchronous regfile and microop
2023-03-13 Jesse Taubeuse 16MiB of ram
2023-03-13 Jesse Taubeuse INTC for int masking clean up some of system.c
2023-03-13 Jesse Taubefix bug in micro code
2023-03-13 Jesse Taubeminimal dts
2023-03-13 Jesse Taubeupdate readme
2023-03-13 Jesse Taubeclean up system.c
2023-03-13 Jesse Taubeconsole seems to work now
2023-03-13 Jesse Taubeadd dts source
2023-03-13 Jesse Taubeseems to get all the way to login prompt
2023-03-13 Jesse Taubetimer interupts seems to work
2023-03-13 Jesse Taubeadd timer
2023-03-13 Jesse Taubeclean up interrupt handeling in system.c
2023-03-13 Jesse Taubetimer seems to work
2023-03-13 Jesse Taubeadd basic interrupt handelling, fix csr names in asm...
2023-03-13 Jesse Taubeclean up makefile fix warnings in system.c
2023-03-13 Jesse Taubeclean up some formating start to add interrupt controller
2023-03-13 Jesse Taubeuse APB_write to check if store
2023-03-13 Jesse Taubefix LUI/AUIPC and JAL
2023-03-13 Jesse Taubeswap APB_pwrite and store_alu to make more consistancy
2023-03-13 Jesse Taubeentirly use microcode instead of case statements
2023-03-13 Jesse Taubestart to fully use micro code
2023-03-13 Jesse Taubeadd build dir
2023-03-13 Jesse Taubefix bugs in system.c
2023-03-13 Jesse Taubeadd a way to init registers using system.S linux gets...
2023-03-13 Jesse Taubestarts to boot linux
2023-03-13 Jesse Taubefix mret and CALL use mtvec instead of my var
2023-03-13 Jesse Taubestart to debug linux
2023-03-13 Jesse TaubeSqwash me i forgot something stupid in make file
2023-03-13 Jesse Taubeadd emulation for instructions
2023-03-13 Jesse Taubeallow exeptions to emulate instructions
next
This page took 0.10071 seconds and 4 git commands to generate.