#----------------------------------------------------------- # Vivado v2016.2 (64-bit) # SW Build 1577090 on Thu Jun 2 16:32:40 MDT 2016 # IP Build 1577682 on Fri Jun 3 12:00:54 MDT 2016 # Start of session at: Sat Nov 17 20:02:32 2018 # Process ID: 8500 # Current directory: C:/Users/53194/Desktop/xxy (1)/xxy/project_5 # Command line: vivado.exe -gui_launcher_event rodinguilauncherevent12896 C:\Users\53194\Desktop\xxy (1)\xxy\project_5\project_56.xpr # Log file: C:/Users/53194/Desktop/xxy (1)/xxy/project_5/vivado.log # Journal file: C:/Users/53194/Desktop/xxy (1)/xxy/project_5\vivado.jou #----------------------------------------------------------- start_gui open_project {C:/Users/53194/Desktop/xxy (1)/xxy/project_5/project_56.xpr} update_compile_order -fileset sources_1 launch_simulation source sim_storage.tcl close_sim launch_simulation source sim_storage.tcl close_sim launch_simulation source sim_storage.tcl close_sim synth_design -rtl -name rtl_1 close_design # Disabling source management mode. This is to allow the top design properties to be set without GUI intervention. set_property source_mgmt_mode None [current_project] set_property top sim_storage [current_fileset] # Re-enabling previously disabled source management mode. set_property source_mgmt_mode All [current_project] update_compile_order -fileset sources_1 synth_design -rtl -name rtl_1 close_design # Disabling source management mode. This is to allow the top design properties to be set without GUI intervention. set_property source_mgmt_mode None [current_project] set_property top sim_ram [current_fileset] # Re-enabling previously disabled source management mode. set_property source_mgmt_mode All [current_project] update_compile_order -fileset sources_1 # Disabling source management mode. This is to allow the top design properties to be set without GUI intervention. set_property source_mgmt_mode None [current_project] set_property top sim_ram [get_filesets sim_1] set_property top_lib xil_defaultlib [get_filesets sim_1] # Re-enabling previously disabled source management mode. set_property source_mgmt_mode All [current_project] launch_simulation source sim_ram.tcl close_sim synth_design -rtl -name rtl_1 close_design