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