Skip to content

[contrib] [XLScc] Codegen Error For Pipelined Designs #1365

Open
@sazadur

Description

I have just installed the XLS in an apptainer and I was trying to run the examples from here - https://google.github.io/xls/tutorials/xlscc_overview/

The combinational one ran successfully but when i was trying to run the pipelined one, it was throwing some errors. I was able to generate the IR and OPT IR files, but the error keeps popping up during verilog generation.
To Reproduce
Steps to reproduce the behavior:

  1. Generate the IR and OPT IR from the XLS overview page and then attempt to generate the RTL using codegen

The following error pops up.

ERROR: Unknown command line flag 'entry'. Did you mean: top ?

Screenshots
image

Environment (this can be helpful for troubleshooting):

  • OS: [e.g. Ubuntu 22.04]
  • Versions [e.g. 22.04]
  • Apptainer

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

documentationImprovements or additions to documentationxlsccxls/blob/main/xls/contrib/xlscc

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions