|
1 | 1 | #--------------------------------------------------------------------------------
|
2 |
| -# Auto-generated by LiteX (a977adf5) on 2022-07-05 15:47:10 |
| 2 | +# Auto-generated by LiteX (a977adf5) on 2022-07-18 10:34:45 |
3 | 3 | #--------------------------------------------------------------------------------
|
4 |
| -csr_base,sim_trace,0x82000000,, |
5 |
| -csr_base,sim_marker,0x82000800,, |
6 |
| -csr_base,sim_finish,0x82001000,, |
7 |
| -csr_base,ctrl,0x82001800,, |
8 |
| -csr_base,identifier_mem,0x82002000,, |
9 |
| -csr_base,timer0,0x82002800,, |
10 |
| -csr_base,uart,0x82003000,, |
11 |
| -csr_register,sim_trace_enable,0x82000000,1,rw |
12 |
| -csr_register,sim_marker_marker,0x82000800,1,rw |
13 |
| -csr_register,sim_finish_finish,0x82001000,1,rw |
14 |
| -csr_register,ctrl_reset,0x82001800,1,rw |
15 |
| -csr_register,ctrl_scratch,0x82001804,1,rw |
16 |
| -csr_register,ctrl_bus_errors,0x82001808,1,ro |
17 |
| -csr_register,timer0_load,0x82002800,1,rw |
18 |
| -csr_register,timer0_reload,0x82002804,1,rw |
19 |
| -csr_register,timer0_en,0x82002808,1,rw |
20 |
| -csr_register,timer0_update_value,0x8200280c,1,rw |
21 |
| -csr_register,timer0_value,0x82002810,1,ro |
22 |
| -csr_register,timer0_ev_status,0x82002814,1,ro |
23 |
| -csr_register,timer0_ev_pending,0x82002818,1,rw |
24 |
| -csr_register,timer0_ev_enable,0x8200281c,1,rw |
25 |
| -csr_register,uart_rxtx,0x82003000,1,rw |
26 |
| -csr_register,uart_txfull,0x82003004,1,ro |
27 |
| -csr_register,uart_rxempty,0x82003008,1,ro |
28 |
| -csr_register,uart_ev_status,0x8200300c,1,ro |
29 |
| -csr_register,uart_ev_pending,0x82003010,1,rw |
30 |
| -csr_register,uart_ev_enable,0x82003014,1,rw |
31 |
| -csr_register,uart_txempty,0x82003018,1,ro |
32 |
| -csr_register,uart_rxfull,0x8200301c,1,ro |
| 4 | +csr_base,ctrl,0x82000000,, |
| 5 | +csr_base,identifier_mem,0x82000800,, |
| 6 | +csr_base,leds,0x82001000,, |
| 7 | +csr_base,timer0,0x82001800,, |
| 8 | +csr_base,uart,0x82002000,, |
| 9 | +csr_register,ctrl_reset,0x82000000,1,rw |
| 10 | +csr_register,ctrl_scratch,0x82000004,1,rw |
| 11 | +csr_register,ctrl_bus_errors,0x82000008,1,ro |
| 12 | +csr_register,leds_out,0x82001000,1,rw |
| 13 | +csr_register,timer0_load,0x82001800,1,rw |
| 14 | +csr_register,timer0_reload,0x82001804,1,rw |
| 15 | +csr_register,timer0_en,0x82001808,1,rw |
| 16 | +csr_register,timer0_update_value,0x8200180c,1,rw |
| 17 | +csr_register,timer0_value,0x82001810,1,ro |
| 18 | +csr_register,timer0_ev_status,0x82001814,1,ro |
| 19 | +csr_register,timer0_ev_pending,0x82001818,1,rw |
| 20 | +csr_register,timer0_ev_enable,0x8200181c,1,rw |
| 21 | +csr_register,uart_rxtx,0x82002000,1,rw |
| 22 | +csr_register,uart_txfull,0x82002004,1,ro |
| 23 | +csr_register,uart_rxempty,0x82002008,1,ro |
| 24 | +csr_register,uart_ev_status,0x8200200c,1,ro |
| 25 | +csr_register,uart_ev_pending,0x82002010,1,rw |
| 26 | +csr_register,uart_ev_enable,0x82002014,1,rw |
| 27 | +csr_register,uart_txempty,0x82002018,1,ro |
| 28 | +csr_register,uart_rxfull,0x8200201c,1,ro |
33 | 29 | constant,config_clock_frequency,50000000,,
|
34 | 30 | constant,config_cpu_reset_addr,0,,
|
35 | 31 | constant,config_cpu_type_femtorv,None,,
|
|
0 commit comments