mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-01-26 03:51:22 +00:00
uart: Rename sim_uart.vhdl to sim_pp_uart.vhdl
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:
@@ -39,7 +39,7 @@ sim_provides = {
|
||||
"dmi_dtm" : "dmi_dtm_xilinx.vhdl",
|
||||
"clock_generator" : "fpga/clk_gen_bypass.vhd",
|
||||
"main_bram" : "sim_bram.vhdl",
|
||||
"pp_soc_uart" : "sim_uart.vhdl"
|
||||
"pp_soc_uart" : "sim_pp_uart.vhdl"
|
||||
}
|
||||
|
||||
if synth:
|
||||
|
||||
Reference in New Issue
Block a user