Commit 7fe5dee4 authored by Grzegorz Daniluk's avatar Grzegorz Daniluk

adding wrc_phy16.bram for wrpc-v4.1 release

parent bf6a293c
This diff is collapsed.
......@@ -70,7 +70,7 @@ entity wrc_board_fasec is
--g_tx_streamer_params : t_tx_streamer_params := c_tx_streamer_params_defaut;
--g_rx_streamer_params : t_rx_streamer_params := c_rx_streamer_params_defaut;
-- memory initialisation file for embedded CPU
g_dpram_initf : string := ""; --"/home/greg/wr/wr-cores/bin/wrpc/wrc_phy16.bram";
g_dpram_initf : string := "../../../../bin/wrpc/wrc_phy16.bram";
-- identification (id and ver) of the layout of words in the generic diag interface
g_diag_id : integer := 0;
g_diag_ver : integer := 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment