Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Athokshay Ashok
VHDL-Maze
Commits
b22eb0cc
Unverified
Commit
b22eb0cc
authored
May 01, 2019
by
ktsiam
Committed by
GitHub
May 01, 2019
Browse files
Create maze.pdc
parent
16b7671b
Changes
1
Hide whitespace changes
Inline
Side-by-side
maze/maze.pdc
0 → 100644
View file @
b22eb0cc
ldc_set_location -site {3} [get_ports down_in_1]
ldc_set_location -site {9} [get_ports down_in_2]
ldc_set_location -site {45} [get_ports left_in_1]
ldc_set_location -site {6} [get_ports left_in_2]
ldc_set_location -site {48} [get_ports right_in_1]
ldc_set_location -site {44} [get_ports right_in_2]
ldc_set_location -site {47} [get_ports up_in_1]
ldc_set_location -site {4} [get_ports up_in_2]
ldc_set_location -site {46} [get_ports HSYNC_out]
ldc_set_location -site {36} [get_ports {RGB_out[0]}]
ldc_set_location -site {43} [get_ports {RGB_out[1]}]
ldc_set_location -site {34} [get_ports {RGB_out[2]}]
ldc_set_location -site {37} [get_ports {RGB_out[3]}]
ldc_set_location -site {31} [get_ports {RGB_out[4]}]
ldc_set_location -site {35} [get_ports {RGB_out[5]}]
ldc_set_location -site {2} [get_ports VSYNC_out]
Write
Preview
Supports
Markdown
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