-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Update READMEs with VADJ info and modify the IOSTANDARD from LVCMOS25 to LVCMOS33 for pulsar_adc #1801
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
0464e65
to
6b38d82
Compare
5426c44
to
ca737de
Compare
b877e21
to
4b23118
Compare
|
||
## Building the project | ||
|
||
- VIO with which it was tested in hardware: 3.3V |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be moved above the Building the project section
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
# Define SPI clock | ||
create_clock -name spi0_clk -period 40 [get_pins -hier */EMIOSPI0SCLKO] | ||
create_clock -name spi1_clk -period 40 [get_pins -hier */EMIOSPI1SCLKO] | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove the empty line
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update the copyright year
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
4b23118
to
80cf0ff
Compare
…traints file of the 'pulsar_adc' project.
80cf0ff
to
db3c506
Compare
PR Description
Added VADJ info and modify the IOSTANDARD from LVCMOS25 to LVCMOS33 for pulsar_adc project.
PR Type
PR Checklist