You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to synthesize the generated Verilog with yosys fails:
$ yosys -p "read_verilog TangNano9k.v; synth_gowin -json TangNano9k.json"
...
2.2.2. Analyzing design hierarchy..
Top module: \TangNano9k
Used module: \PatternExample
Used module: \HVSync
Used module: \HdmiTx
Used module: \Oser10Module
Used module: \Rgb2Tmds
Used module: \TMDSEncoder
Used module: \Gowin_rPLL
ERROR: Module `\OSER10' referenced in module `\Oser10Module' in cell `\osr10' is not part of the design.
The text was updated successfully, but these errors were encountered:
Trying to synthesize the generated Verilog with yosys fails:
The text was updated successfully, but these errors were encountered: