]> rtime.felk.cvut.cz Git - fpga/virtex2/uart.git/blobdiff - openMSP430_uart.prj
Connection of HW UART peripheral
[fpga/virtex2/uart.git] / openMSP430_uart.prj
index d13221438e43b8b77f580a52ec0fddc9bac23d4d..5d3418bd2bd7ff6e4d8b7cb646b081a70a6a2015 100644 (file)
@@ -16,8 +16,13 @@ verilog work openmsp430/timescale.v
 
 verilog work openMSP430_defines.v
 
-verilog work openmsp430/periph/omsp_gpio.v
-verilog work openmsp430/periph/omsp_timerA.v
+vhdl work uart/tx_control.vhd
+vhdl work uart/tx.vhd
+vhdl work uart/rx_control.vhd
+vhdl work uart/rx.vhd
+vhdl work uart/fifo.vhd
+vhdl work uart/baud_gen.vhd
+vhdl work uart/uart.vhd
 
 vhdl work omsp_quadcount.vhd
 vhdl work quadcount/dff.vhdl