Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
sunspot said:set_dft_configuration -shadow_wrapper
set_wrapper_element [get_cell -hier your_ram] -type shadow
set_port_configuration -cell your_ram -port D -write {WEN 0}
set_port_configuration -cell your_ram -port Q -read {WEN 1}
insert_dft
sunspot said:yes, you can type these commands in dc_shell-t
or edit a file including these commands and then
dc_shell-t -f commands.scr