Skip to content

add board support for QMTech XC7A35T core board and daughterboard#152

Closed
hansfbaier wants to merge 8 commits into
amaranth-lang:masterfrom
amaranth-farm:qmtech-xc7a35t
Closed

add board support for QMTech XC7A35T core board and daughterboard#152
hansfbaier wants to merge 8 commits into
amaranth-lang:masterfrom
amaranth-farm:qmtech-xc7a35t

Conversation

@hansfbaier

Copy link
Copy Markdown

Just got my board today, and blinky test of all 6 leds and buttons works.
The LEDs and buttons are on the baseboard, which means the pin mappings are good.

@hansfbaier

Copy link
Copy Markdown
Author

Here is a short video of the blinky: https://twitter.com/hansfbaier/status/1387664548660858883

@whitequark whitequark left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please put all of these into a single toplevel qmtech_xc7a35t module; they're a part of one kit.

@hansfbaier

hansfbaier commented May 1, 2021

Copy link
Copy Markdown
Author

@whitequark The Daughterboard is useable independently and can be used with a number of other QMTech daughterboards, see https://qmtechchina.aliexpress.com/store/4486047?spm=a2g0o.productlist.0.0.21785a1f82fPyk
Factoring out the daughterboard allows to plug in all the other core boards.

@whitequark

Copy link
Copy Markdown
Member

Hm, I'll need to think of the best way to handle this, then.

@hansfbaier

hansfbaier commented May 1, 2021

Copy link
Copy Markdown
Author

Also we need the option to use the core boards independently of the daughterboard

@hansfbaier

Copy link
Copy Markdown
Author

Also need to consider the similar case of standardized boards like feather (OrangeCrab), pmod, etc.
Would be great to have some generic infrastructure to plug those into own projects in a uniform way.

@whitequark

Copy link
Copy Markdown
Member

There is support for pmods already.

@hansfbaier

Copy link
Copy Markdown
Author

Ah yes, sorry, I remember now.

@hansfbaier

Copy link
Copy Markdown
Author

@whitequark I got rid of QMTechXC7A35TKitPlatform and added the daughterboard as an option to the main platform file

@hansfbaier

Copy link
Copy Markdown
Author

@whitequark Will close this request and open another one with the QMTech EP4CE15 board included

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants