OpenCores
URL https://opencores.org/ocsvn/wb_uart/wb_uart/trunk

Subversion Repositories wb_uart

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /wb_uart
    from Rev 1 to Rev 2
    Reverse comparison

Rev 1 → Rev 2

/trunk/ghdl_uart.bat
0,0 → 1,21
perl uart_test_stim.pl > uart_stim.dat
 
ghdl -a src/txt_util.vhd
ghdl -a src/slib_clock_div.vhd
ghdl -a src/slib_counter.vhd
ghdl -a src/slib_edge_detect.vhd
ghdl -a src/slib_fifo.vhd
ghdl -a src/slib_input_filter.vhd
ghdl -a src/slib_input_sync.vhd
ghdl -a src/slib_mv_filter.vhd
ghdl -a src/uart_baudgen.vhd
ghdl -a src/uart_interrupt.vhd
ghdl -a src/uart_receiver.vhd
ghdl -a src/uart_transmitter.vhd
ghdl -a src/wb8_uart_16750.vhd
ghdl -a src/wb8_uart_package.vhd
ghdl -a --ieee=synopsys src/wb8_uart_transactor.vhd
 
ghdl -e --ieee=synopsys uart_transactor
ghdl -r uart_transactor tb --stop-time=1000ms
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.