2021-03-31 07:25:22 +00:00
|
|
|
+incdir+../rtl/core
|
2021-04-25 09:14:09 +00:00
|
|
|
+incdir+../rtl/debug
|
2021-03-31 07:25:22 +00:00
|
|
|
|
|
|
|
../rtl/core/csr_reg.sv
|
2021-04-13 01:25:29 +00:00
|
|
|
../rtl/core/csr.sv
|
2021-03-31 07:25:22 +00:00
|
|
|
../rtl/core/defines.sv
|
|
|
|
../rtl/core/divider.sv
|
2021-04-25 09:14:09 +00:00
|
|
|
../rtl/core/exception.sv
|
2021-03-31 07:25:22 +00:00
|
|
|
../rtl/core/exu.sv
|
|
|
|
../rtl/core/exu_alu_datapath.sv
|
|
|
|
../rtl/core/exu_commit.sv
|
|
|
|
../rtl/core/exu_dispatch.sv
|
|
|
|
../rtl/core/exu_mem.sv
|
|
|
|
../rtl/core/exu_muldiv.sv
|
|
|
|
../rtl/core/gpr_reg.sv
|
|
|
|
../rtl/core/idu.sv
|
|
|
|
../rtl/core/idu_exu.sv
|
|
|
|
../rtl/core/ifu.sv
|
|
|
|
../rtl/core/ifu_idu.sv
|
|
|
|
../rtl/core/pipe_ctrl.sv
|
2021-04-13 06:12:47 +00:00
|
|
|
../rtl/core/rst_gen.sv
|
2021-03-31 07:25:22 +00:00
|
|
|
../rtl/core/tinyriscv_core.sv
|
|
|
|
../rtl/core/tracer.sv
|
2021-06-11 01:44:26 +00:00
|
|
|
../rtl/core/bpu.sv
|
2021-03-31 07:25:22 +00:00
|
|
|
|
2021-04-25 09:14:09 +00:00
|
|
|
../rtl/debug/jtag_def.sv
|
|
|
|
../rtl/debug/jtag_tap.sv
|
|
|
|
../rtl/debug/jtag_dtm.sv
|
|
|
|
../rtl/debug/jtag_dmi.sv
|
2021-03-31 07:25:22 +00:00
|
|
|
../rtl/debug/jtag_dm.sv
|
2021-04-25 09:14:09 +00:00
|
|
|
../rtl/debug/jtag_mem.sv
|
|
|
|
../rtl/debug/jtag_sba.sv
|
2021-03-31 07:25:22 +00:00
|
|
|
../rtl/debug/jtag_top.sv
|
2021-04-25 09:14:09 +00:00
|
|
|
../rtl/debug/debug_rom.sv
|
2021-03-31 07:25:22 +00:00
|
|
|
|
|
|
|
../rtl/perips/gpio.sv
|
|
|
|
../rtl/perips/ram.sv
|
|
|
|
../rtl/perips/rom.sv
|
|
|
|
../rtl/perips/timer.sv
|
|
|
|
../rtl/perips/uart.sv
|
2021-05-14 13:00:57 +00:00
|
|
|
../rtl/perips/machine_timer.sv
|
2021-03-31 07:25:22 +00:00
|
|
|
|
2021-04-09 12:22:34 +00:00
|
|
|
../rtl/sys_bus/obi_interconnect.sv
|
|
|
|
../rtl/sys_bus/obi_interconnect_master_sel.sv
|
|
|
|
../rtl/sys_bus/obi_interconnect_slave_sel.sv
|
2021-03-31 07:25:22 +00:00
|
|
|
|
|
|
|
../rtl/top/tinyriscv_soc_top.sv
|
|
|
|
|
|
|
|
../rtl/utils/gen_buf.sv
|
|
|
|
../rtl/utils/gen_dff.sv
|
|
|
|
../rtl/utils/gen_ram.sv
|
2021-04-25 09:14:09 +00:00
|
|
|
../rtl/utils/cdc_2phase.sv
|