mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-22 12:55:30 +00:00
Fixed names and links
This commit is contained in:
parent
15278f1346
commit
1b3832cf92
16 changed files with 17 additions and 19 deletions
|
@ -15,7 +15,7 @@ highlight_language = 'systemverilog'
|
|||
|
||||
html_theme_options = {
|
||||
'extra_nav_links' : {
|
||||
'YosysHQ Docs' : 'https://yosyshq-docs.readthedocs.io' ,
|
||||
'YosysHQ Docs' : 'https://yosyshq.readthedocs.io' ,
|
||||
'YosysHQ Website' : 'https://www.yosyshq.com',
|
||||
},
|
||||
# 'logo' : 'logo.png',
|
||||
|
|
|
@ -21,7 +21,7 @@ Installing prerequisites (this command is for Ubuntu 16.04):
|
|||
Yosys, Yosys-SMTBMC and ABC
|
||||
---------------------------
|
||||
|
||||
http://www.clifford.at/yosys/
|
||||
https://yosyshq.net/yosys/
|
||||
|
||||
https://people.eecs.berkeley.edu/~alanmi/abc/
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ SymbiYosys (sby) itself is licensed under the ISC license:
|
|||
|
||||
SymbiYosys (sby) -- Front-end for Yosys-based formal verification flows
|
||||
|
||||
Copyright (C) 2016 Clifford Wolf <clifford@clifford.at>
|
||||
Copyright (C) 2016 Claire Xenia Wolf <claire@yosyshq.com>
|
||||
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue