summaryrefslogtreecommitdiffstats
path: root/planAhead_run_4/planAhead.jou
diff options
context:
space:
mode:
Diffstat (limited to 'planAhead_run_4/planAhead.jou')
-rw-r--r--planAhead_run_4/planAhead.jou14
1 files changed, 14 insertions, 0 deletions
diff --git a/planAhead_run_4/planAhead.jou b/planAhead_run_4/planAhead.jou
new file mode 100644
index 0000000..236855b
--- /dev/null
+++ b/planAhead_run_4/planAhead.jou
@@ -0,0 +1,14 @@
+#-----------------------------------------------------------
+# PlanAhead v14.7 (64-bit)
+# Build 321239 by xbuild on Fri Sep 27 19:24:36 MDT 2013
+# Start of session at: Tue Feb 21 21:49:52 2017
+# Process ID: 24218
+# Log file: /home/yannherklotz/Github/FPGA-led-lights/planAhead_run_4/planAhead.log
+# Journal file: /home/yannherklotz/Github/FPGA-led-lights/planAhead_run_4/planAhead.jou
+#-----------------------------------------------------------
+start_gui
+source /home/yannherklotz/Github/FPGA-led-lights/pa.fromNcd.tcl
+add wave clock enable
+create_clock -name "CLOCK_50" -period 20.000ns [get_ports {CLOCK_50}]
+add
+run