Alrighty,
after getting the ATF1508-toolchain to work the next step was to make something to experiment/test the actual Steckschwein-VHDL on an ATF1508.. which happens to be a breadboard with what will evolve into the upcoming Steckschwein "core".
https://www.steckschwein.de/post/2025/0 ... prototype/
Getting back to breadboarding after 10ish years is fun! Especially with some new toys and lots of lessons learned along the way.
Introducing: "Steckschwein"
-
ArnoldLayne
- Posts: 109
- Joined: 28 Dec 2014
- Location: Munich, Germany
- Contact:
- BigDumbDinosaur
- Posts: 9425
- Joined: 28 May 2009
- Location: Midwestern USA (JB Pritzker’s dystopia)
- Contact:
Re: Introducing: "Steckschwein"
ArnoldLayne wrote:
Alrighty,
after getting the ATF1508-toolchain to work the next step was to make something to experiment/test the actual Steckschwein-VHDL on an ATF1508.. which happens to be a breadboard with what will evolve into the upcoming Steckschwein "core".
https://www.steckschwein.de/post/2025/0 ... -prototype
after getting the ATF1508-toolchain to work the next step was to make something to experiment/test the actual Steckschwein-VHDL on an ATF1508.. which happens to be a breadboard with what will evolve into the upcoming Steckschwein "core".
https://www.steckschwein.de/post/2025/0 ... -prototype
Quote:
Misdirected Request (Error 421)!
Sorry, but this page couldn't be served:
"domain not specified in .domains file"
Sorry, but this page couldn't be served:
"domain not specified in .domains file"
Quote:
Getting back to breadboarding after 10ish years is fun! Especially with some new toys and lots of lessons learned along the way.
x86? We ain't got no x86. We don't NEED no stinking x86!
-
ArnoldLayne
- Posts: 109
- Joined: 28 Dec 2014
- Location: Munich, Germany
- Contact:
Re: Introducing: "Steckschwein"
BigDumbDinosaur wrote:
Hmm...got an interesting error when I tried to visit that page.
Quote:
Misdirected Request (Error 421)!
Sorry, but this page couldn't be served:
"domain not specified in .domains file"
Sorry, but this page couldn't be served:
"domain not specified in .domains file"
BigDumbDinosaur wrote:
Let’s hope your breadboard doesn’t exhibit piggish (Schwein-ish?) characteristics. It’s hard enough to get this stuff to work right without adding flaky connections to the mix. 
- BigDumbDinosaur
- Posts: 9425
- Joined: 28 May 2009
- Location: Midwestern USA (JB Pritzker’s dystopia)
- Contact:
Re: Introducing: "Steckschwein"
ArnoldLayne wrote:
BigDumbDinosaur wrote:
Hmm...got an interesting error when I tried to visit that page.
Quote:
Misdirected Request (Error 421)!
Sorry, but this page couldn't be served:
"domain not specified in .domains file"
Sorry, but this page couldn't be served:
"domain not specified in .domains file"
Quote:
Quote:
Let’s hope your breadboard doesn’t exhibit piggish (Schwein-ish?) characteristics. It’s hard enough to get this stuff to work right without adding flaky connections to the mix. 
BTW, in reading the new site page, I didn’t see mention of which MPU the new-and-improved Steckschwein will be using.
x86? We ain't got no x86. We don't NEED no stinking x86!
- GARTHWILSON
- Forum Moderator
- Posts: 8773
- Joined: 30 Aug 2002
- Location: Southern California
- Contact:
Re: Introducing: "Steckschwein"
BigDumbDinosaur wrote:
Does anyone make a trustworthy breadboard anymore?
http://WilsonMinesCo.com/ lots of 6502 resources
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?
-
ArnoldLayne
- Posts: 109
- Joined: 28 Dec 2014
- Location: Munich, Germany
- Contact:
Re: Introducing: "Steckschwein"
BigDumbDinosaur wrote:
Does anyone make a trustworthy breadboard anymore?
https://www.reichelt.com/de/en/shop/pro ... cts-322830
80€ for a breadboard? It better be trustworthy...
I still went with a 20€ one.
BigDumbDinosaur wrote:
BTW, in reading the new site page, I didn’t see mention of which MPU the new-and-improved Steckschwein will be using.
- BigDumbDinosaur
- Posts: 9425
- Joined: 28 May 2009
- Location: Midwestern USA (JB Pritzker’s dystopia)
- Contact:
Re: Introducing: "Steckschwein"
ArnoldLayne wrote:
BigDumbDinosaur wrote:
Does anyone make a trustworthy breadboard anymore?
https://www.reichelt.com/de/en/shop/pro ... cts-322830
80€ for a breadboard? It better be trustworthy...
Not sure what the current exchange rate between US dollars and euros is, but 80€ for something that costs $49 at a US distributor seems like a lot of markup. Of course, VAT is a significant chunk of that.
Quote:
Quote:
BTW, in reading the new site page, I didn’t see mention of which MPU the new-and-improved Steckschwein will be using.
Hmm...a bit surprised you aren’t going with the 65C816. There’s really no downside to using it when a CPLD is involved, as it can easily handle the bank bits demuxing. Working with large amounts of RAM becomes easy...and from a data perspective, it’s all linear address space.
x86? We ain't got no x86. We don't NEED no stinking x86!
Re: Introducing: "Steckschwein"
Vat is 21% in Germany. Which leaves around 64€ as the 'base' price. Which, given that the Euro is around $1.16 at the moment, still suggests a certain amount of inflation.
Neil
Neil
-
ArnoldLayne
- Posts: 109
- Joined: 28 Dec 2014
- Location: Munich, Germany
- Contact:
Re: Introducing: "Steckschwein"
BigDumbDinosaur wrote:
Hmm...a bit surprised you aren’t going with the 65C816. There’s really no downside to using it when a CPLD is involved, as it can easily handle the bank bits demuxing. Working with large amounts of RAM becomes easy...and from a data perspective, it’s all linear address space.
Re: Introducing: "Steckschwein"
I still find soldered prototype board most satisfying. It is cheap, compact, reliable and rugged. I don’t ever worried about unreliable connections or connections come loose. It took twice longer to do, but I enjoyed the process and savoring the time wiring up while thinking about a design. This is my most recent wired prototype done last week.
Bill
Bill
- BigDumbDinosaur
- Posts: 9425
- Joined: 28 May 2009
- Location: Midwestern USA (JB Pritzker’s dystopia)
- Contact:
Re: Introducing: "Steckschwein"
ArnoldLayne wrote:
Also...the '816...is quite a different beast.
When I first started with the 65C816, I was using C02-style programming methods—old habits die hard, but soon realized I was felling trees with a stone axe, despite having a chain saw at my disposal. That epiphany started me thinking in terms of the capabilities not present in the C02, and before long, my 65C816 code started getting smaller and faster.
x86? We ain't got no x86. We don't NEED no stinking x86!
-
ArnoldLayne
- Posts: 109
- Joined: 28 Dec 2014
- Location: Munich, Germany
- Contact:
Re: Introducing: "Steckschwein"
BigDumbDinosaur wrote:
ArnoldLayne wrote:
Also...the '816...is quite a different beast.
When I first started with the 65C816, I was using C02-style programming methods—old habits die hard, but soon realized I was felling trees with a stone axe, despite having a chain saw at my disposal. That epiphany started me thinking in terms of the capabilities not present in the C02, and before long, my 65C816 code started getting smaller and faster.
I'll save that epiphany up for later when it's time for a 16bit Steckschwein.