Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
U
uart_led_cmd
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ywj
uart_led_cmd
Commits
09ceeced
Commit
09ceeced
authored
Sep 23, 2023
by
ywj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Initial commit
parent
6812b06a
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1308 additions
and
0 deletions
+1308
-0
vivado.jou
vivado.jou
+19
-0
vivado.log
vivado.log
+109
-0
vivado_pid25872.str
vivado_pid25872.str
+1180
-0
No files found.
vivado.jou
View file @
09ceeced
...
@@ -26,3 +26,22 @@ launch_runs impl_1 -jobs 16
...
@@ -26,3 +26,22 @@ launch_runs impl_1 -jobs 16
wait_on_run impl_1
wait_on_run impl_1
launch_runs impl_1 -to_step write_bitstream -jobs 16
launch_runs impl_1 -to_step write_bitstream -jobs 16
wait_on_run impl_1
wait_on_run impl_1
reset_run synth_1
launch_runs impl_1 -jobs 16
wait_on_run impl_1
close_design
open_run synth_1 -name synth_1
create_clock -period 10.000 -name clk -waveform {0.000 5.000} [get_ports clk]
report_timing_summary -delay_type min_max -report_unconstrained -check_timing_verbose -max_paths 10 -input_pins -routable_nets -name timing_1
refresh_design
create_clock -period 10.000 -name clk -waveform {0.000 5.000} [get_ports clk]
refresh_design
reset_run synth_1
launch_runs synth_1 -jobs 16
wait_on_run synth_1
launch_runs impl_1 -jobs 16
wait_on_run impl_1
report_timing_summary -delay_type min_max -report_unconstrained -check_timing_verbose -max_paths 10 -input_pins -routable_nets -name timing_1
open_run impl_1
launch_runs impl_1 -to_step write_bitstream -jobs 16
wait_on_run impl_1
vivado.log
View file @
09ceeced
This diff is collapsed.
Click to expand it.
vivado_pid25872.str
View file @
09ceeced
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment