This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
yosys
Watch
3
Star
0
Fork
You've already forked yosys
0
mirror of
https://github.com/YosysHQ/yosys
synced
2025-04-13 12:28:44 +00:00
Code
Activity
d71529baa1
yosys
/
frontends
History
Clifford Wolf
d71529baa1
Merge pull request
#562
from udif/pr_fix_illegal_port_decl
...
Detect illegal port declaration, e.g input/output/inout keyword must …
2018-08-15 13:14:23 +02:00
..
ast
Convert more log_error() to log_file_error() where possible.
2018-07-20 09:37:44 -07:00
blif
Fixed use of char array for string in blifparse error handling
2018-08-08 19:41:47 +02:00
ilang
Added avail params to ilang format, check module params in 'hierarchy -check'
2016-10-22 11:05:49 +02:00
json
Parse reals as string in JSON front-end
2017-09-26 14:37:03 +02:00
liberty
Bugfix in liberty parser (as suggested by aiju in
#569
)
2018-06-15 18:56:44 +02:00
verific
Verific: Produce errors for instantiating unknown module
2018-07-22 18:44:05 +02:00
verilog
Merge pull request
#562
from udif/pr_fix_illegal_port_decl
2018-08-15 13:14:23 +02:00