- uart changes
- cleaned up prj git-svn-id: http://moon:8086/svn/vhdl/trunk@1242 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -46,7 +46,8 @@ vcom -explicit -93 "../../../lib/CPUs/MIPS/src/core/mips_dcache.vhd"
|
||||
vcom -explicit -93 "../../../lib/CPUs/MIPS/src/core/mips_icache.vhd"
|
||||
vcom -explicit -93 "../../../lib/CPUs/MIPS/src/core/mips_biu.vhd"
|
||||
vcom -explicit -93 "../../../lib/CPUs/MIPS/src/core/mips_top.vhd"
|
||||
vcom -explicit -93 "../src/bootloader_flash.ROM.vhd"
|
||||
vcom -explicit -93 "Z:/work/repos/mips/src/bootloader/test.ROM.vhd"
|
||||
#vcom -explicit -93 "../src/bootloader_flash.ROM.vhd"
|
||||
vcom -explicit -93 "../../../lib/misc/rom_wb.vhd"
|
||||
|
||||
# VGA
|
||||
@@ -59,8 +60,8 @@ vcom -explicit -93 "../../../lib/VGA_ctrl/src/vga_backend.vhd"
|
||||
vcom -explicit -93 "../../../lib/VGA_ctrl/src/vga_frontend64.vhd"
|
||||
|
||||
# UART
|
||||
vcom -explicit -93 "../../../lib/uart/uart_rx_sim.vhd"
|
||||
vcom -explicit -93 "../../../lib/uart/uart_tx_sim.vhd"
|
||||
vcom -explicit -93 "../../../lib/uart/uart_types.vhd"
|
||||
vcom -explicit -93 "../../../lib/uart/uart_sim.vhd"
|
||||
vcom -explicit -93 "../../../lib/uart/uart_wb.vhd"
|
||||
|
||||
# PS2
|
||||
|
||||
Reference in New Issue
Block a user