]> rtime.felk.cvut.cz Git - fpga/openmsp430.git/commit
Added partial copy of openMSP430.
authorVladimir Burian <buriavl2@fel.cvut.cz>
Sat, 8 Jan 2011 16:15:45 +0000 (17:15 +0100)
committerVladimir Burian <buriavl2@fel.cvut.cz>
Sat, 8 Jan 2011 16:15:45 +0000 (17:15 +0100)
commitd69f964faaa75046422128660dae4a85932c08d5
treec90b29fa165704852b4af8d2436a23182a62e147
Added partial copy of openMSP430.

Only core source files weve added.
20 files changed:
omsp_alu.v [new file with mode: 0644]
omsp_clock_module.v [new file with mode: 0644]
omsp_dbg.v [new file with mode: 0644]
omsp_dbg_hwbrk.v [new file with mode: 0644]
omsp_dbg_uart.v [new file with mode: 0644]
omsp_execution_unit.v [new file with mode: 0644]
omsp_frontend.v [new file with mode: 0644]
omsp_mem_backbone.v [new file with mode: 0644]
omsp_multiplier.v [new file with mode: 0644]
omsp_register_file.v [new file with mode: 0644]
omsp_sfr.v [new file with mode: 0644]
omsp_watchdog.v [new file with mode: 0644]
openMSP430.v [new file with mode: 0644]
openMSP430_defines.v [new file with mode: 0644]
openMSP430_undefines.v [new file with mode: 0644]
periph/omsp_gpio.v [new file with mode: 0644]
periph/omsp_timerA.v [new file with mode: 0644]
periph/template_periph_16b.v [new file with mode: 0644]
periph/template_periph_8b.v [new file with mode: 0644]
timescale.v [new file with mode: 0644]