cvw/src/uncore
Rose Thompson d31622fa21
Merge pull request #1103 from JacobPease/main
Made minor changes to the controller to clean up the logic. Still need to simplify the first always block.
2024-12-03 17:03:43 -06:00
..
ahbapbbridge.sv Simplified outdated documentation pointers 2024-06-14 03:42:15 -07:00
clint_apb.sv MTIMECMP should reset to maximum value for RV32, not just for RV64 2024-11-15 15:37:25 -08:00
gpio_apb.sv Removed asynchronous reset causing lint issue in peripherals 2024-06-18 05:49:12 -07:00
plic_apb.sv Simplified outdated documentation pointers 2024-06-14 03:42:15 -07:00
ram_ahb.sv More lint cleanup: remove unused params 2024-11-16 12:35:37 -08:00
rom_ahb.sv More lint cleanup: remove unused params 2024-11-16 12:35:37 -08:00
spi_apb.sv Merged changes and reverted my commits. 2024-11-16 14:50:06 -06:00
spi_controller.sv Made minor changes to the controller to clean up the logic. Still need to simplify the first always block. 2024-11-16 11:34:31 -06:00
spi_fifo.sv Fixed sublte bug in the spi_fifo which allows for spurious write to fifo. Fixed fpga zsbl so that is uses read fifo interrupt pending (IP) rather than transmit fifo IP. Resolves issue with stalled load reading the wrong fifo status. 2024-11-25 15:50:29 -06:00
uart_apb.sv Simplified outdated documentation pointers 2024-06-14 03:42:15 -07:00
uartPC16550D.sv Clean up verilator lint off commands and remove unnecessay ones 2024-11-15 23:52:50 -08:00
uncore.sv More lint cleanup: remove unused params 2024-11-16 12:35:37 -08:00