-
Notifications
You must be signed in to change notification settings - Fork 245
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding NanoXplore NG-Ultra support #1397
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, some review comments that I think would get this up to mergeable quality.
All changes done, please note that clangformat changes TESTABLE_PRIVATE macro (that is just "private") in wierd way, so had to manually undo those changes, will see if I can overcome this for future. Commited just changes for this architecture, but note there are some in common code and in other archs. |
You can use |
Now it is fine, it needed to include next line as well otherwise formatting is again wrong |
This PR includes work done in longer period that adds support for NG-Ultra architecture of NanoXplore using Himbaechel API.
It was done as part of Project Beyond and files needed for building chip database are now available at https://github.com/YosysHQ-GmbH/prjbeyond-db/.
Bitstream is exported in JSON format that is supported by Impulse tool from NanoXplore and it is used to generate binary bitstreams or additionally modify design.