Added soclet with gpio banks to top
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
cd build
|
||||
. /opt/packages/xilinx/ISE/14.7/ISE_DS/settings64.sh
|
||||
planAhead -mode gui -source ../scripts/planahead.tcl
|
||||
. /opt/Xilinx/14.7/ISE_DS/settings64.sh
|
||||
Xephyr :1 -screen 1600x900 &
|
||||
DISPLAY=:1 planAhead -mode batch -source ../scripts/planahead.tcl
|
||||
@@ -4,4 +4,5 @@ add_files -norecurse ../out/synth/synth.ngc
|
||||
import_files -force -norecurse
|
||||
import_files -fileset constrs_1 -force -norecurse ../boards/mimas_v1/constraints.ucf
|
||||
import_as_run -run impl_1 -twx ../out/synth/timing.twx ../out/synth/synth.ncd
|
||||
open_run impl_1
|
||||
open_run impl_1
|
||||
start_gui
|
||||
Reference in New Issue
Block a user