This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
yosys
mirror of
https://github.com/YosysHQ/yosys.git
Watch
1
Star
0
Fork
You've already forked yosys
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
lofty/analogdevices-weights
yosys
/
examples
/
igloo2
/
example.sdc
3 lines
100 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Cleanups in igloo2 example design Signed-off-by: Clifford Wolf <clifford@clifford.at>
2019-01-17 14:54:04 +01:00
# Add timing constraints here
Improve igloo2 exmaple Signed-off-by: Clifford Wolf <clifford@clifford.at>
2019-03-06 02:27:58 +01:00
create_clock -period 10.000 -waveform {0.000 5.000} [get_ports {clk}]