Skip to content
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

Add initial support for PP3 architecture #459

Open
acomodi opened this issue Aug 11, 2021 · 1 comment
Open

Add initial support for PP3 architecture #459

acomodi opened this issue Aug 11, 2021 · 1 comment

Comments

@acomodi
Copy link

acomodi commented Aug 11, 2021

To add support, the following will be required

  • adding new targets for the generation of the architecture files
  • adapting the scripts and testing the generation of the RR graph
  • adding all available tests for the PP3 device
@acomodi acomodi changed the title Add support for PP3 architecture Add initial support for PP3 architecture Aug 11, 2021
@mkurc-ant
Copy link

With the #467 PR which has been merged the following things have been added:

  • targets for generating architecture files for PP3 (WD30 package)
  • targets for the jimbob4 board
  • targets for installation of device files (toolchain wrappers themselves are not updated yet!)
  • basic tests (async logic using LUTs, counter)

The SymbiFlow flow works until FASM file generation, bitstream generaration is being worked on. Tests consisting of more complex designs are yet to be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants