Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 1,142
» Latest member: goro
» Forum threads: 246
» Forum posts: 723
Full Statistics
|
Online Users |
There are currently 54 online users. » 0 Member(s) | 54 Guest(s)
|
Latest Threads |
Closing the Forum
Forum: Announcements
Last Post: alchitry
10-31-2022, 02:42 PM
» Replies: 0
» Views: 713
|
Trouble with shift operto...
Forum: General Questions
Last Post: gln
10-26-2022, 08:29 AM
» Replies: 0
» Views: 447
|
Alchitry Au+ / ft600
Forum: General Questions
Last Post: Andrea1806
10-12-2022, 03:21 PM
» Replies: 0
» Views: 397
|
Cannot program new Amazon...
Forum: General Questions
Last Post: dkaleta
10-10-2022, 06:01 PM
» Replies: 1
» Views: 718
|
I2C Controller example ne...
Forum: General Questions
Last Post: dkaleta
10-09-2022, 01:52 AM
» Replies: 0
» Views: 606
|
Alchitry Board to Board C...
Forum: General Questions
Last Post: LMN128
09-30-2022, 08:40 AM
» Replies: 1
» Views: 844
|
CU board wont program
Forum: General Questions
Last Post: sfnagle
09-27-2022, 05:17 AM
» Replies: 4
» Views: 2,088
|
CuBr pins
Forum: Tips and Tricks
Last Post: jldevictoria
09-27-2022, 03:31 AM
» Replies: 3
» Views: 5,724
|
Lucid build via command-l...
Forum: General Questions
Last Post: SoCalCFI
09-15-2022, 06:02 AM
» Replies: 0
» Views: 420
|
Bin file not found - but ...
Forum: General Questions
Last Post: billh
08-27-2022, 08:48 PM
» Replies: 0
» Views: 503
|
|
|
How is Alchitry doing? |
Posted by: ccdjunkie - 07-09-2022, 08:48 PM - Forum: General Questions
- Replies (1)
|
 |
I came across Alchitry from the Sparkfun site. I am an educator and would like to add an FPGA curriculum into a CPU Architecture course that I do. I am searching for a good, cost effective hardware platform for the FPGA's. It seems like the posts from Alchitry on Twitter have been silent for several years now and the Au board is out of stock due to supply chain issues until at least March of 2023.
Has Alchitry successfully survived the pandemic and dealing with supply chain issues that this is a company I could build my curriculum on?
thanks for any updated info.
|
|
|
Cu+iCEcube2: "[: unexpected operator" |
Posted by: 011010010110010001 - 07-01-2022, 05:21 PM - Forum: General Questions
- Replies (1)
|
 |
I have just got an Alchitry Cu and connected it via USB to the PC, which is running Ubuntu 20.04. I followed the instructions to setup the environment with iCEcube2 and Alchitry Labs. Everything seems to be working. Now I am trying to run my [first FPGA project](https://alchitry.com/your-first-fpga-project). When I hit the "build button" I am getting this error:
```
/home/alf/lscc/iCEcube2.2020.12/synpbase/bin/synplify_pro: 137: [: unexpected operator
Copyright © 1992-2014 Lattice Semiconductor Corporation. All rights reserved.
/home/alf/lscc/iCEcube2.2020.12/synpbase/bin/synplify_pro: 151: [: !=: argument expected
Child process exit with 2.
/home/alf/lscc/iCEcube2.2020.12/synpbase/bin/synplify_pro: 321: /home/alf/lscc/iCEcube2.2020.12/synpbase/bin/config/execute: Syntax error: "(" unexpected (expecting ";;")
Synthesis exit by 2.
```
![[Image: Screenshot-2022-07-01-19-18-55.png]](https://i.ibb.co/VqHWKbh/Screenshot-2022-07-01-19-18-55.png)
How can I fix this?
|
|
|
clockclock Projekt Help |
Posted by: Matze - 06-18-2022, 05:36 AM - Forum: General Questions
- Replies (1)
|
 |
Hello,
I would like to familiarize myself with FPGA programming (currently I only program in the Arduino IDE) and have chosen the ClockClock project. I have already purchased the appropriate board.
Since the wiring is only going on, I need help! Unfortunately, the manual does not state the order in which the motors are connected described. The pin assignment is defined in clockclock.acf.
In the clock matrix, which clock is 0,1,2,3, etc.?, how are the clocks numbered for correct connection?
Many thanks for the help.
Regards
Matthew
|
|
|
mojo v3 copy program to board |
Posted by: mgrenier - 05-09-2022, 06:15 PM - Forum: Tips and Tricks
- No Replies
|
 |
I think that this is a super easy question.
I have a Mojo v3, Im using linx and every this is working great with the IDE (Alchitry Labs V1.2.7)
but I wanted to try and use the ISE to program my mojo board.
I'm stuck on the step where I install the .bit file to the board. Is there a command line tool to install the program? Maybe avrdude will do the trick?
|
|
|
Au can't work |
Posted by: Eric_Chen - 04-16-2022, 02:07 PM - Forum: General Questions
- Replies (1)
|
 |
A question from an FPGA newbie:
I recently bought Alchitry Au broed , I finish the code and also produce the .bin_file in Vivado next I work the alchitry-loader 1.2.7 and alchitry-loader 1.2.5. The bad news is here . I can't detect an Alchitry Au .So who can give me some idea.
Computer version:Win 11
|
|
|
Base Vivado project for Au+: compatibility |
Posted by: coffee_nebula - 04-12-2022, 09:12 AM - Forum: General Questions
- Replies (1)
|
 |
I have been following the Lucid and Verilog tutorials for the AU+ board that I recently bought.
I ran into a bit of an issue with the AU+ and using Vivado. It turns out that the base project that is provided on the website is still set up for compilation for the old Au board which caused me a bit of pain since I didn't notice the difference in the devices in the beginning. Since it seems that AU+ pretty much supersedes the AU, would it be better to update the device within the base project from xc7a35tftg256-1 to xc7a100tftg256-1?
I have changed the device manually and now the code seems to work well. However, I wonder if there are other things I should change within the project to accommodate the device change?
|
|
|
USB-UART, which port is which? |
Posted by: darkmatta - 04-11-2022, 09:14 PM - Forum: General Questions
- Replies (2)
|
 |
Hi, I am working with getting some UART code running on the Alchitry AU and realized I had a question. Which of the two /dev/ttyUSB? ports is which. In the schematic JTAG seems to be port A and UART on port B, but would that necessarily give the expected result of /dev/ttyUSB0 is the JTAG and /dev/ttyUSB1?
PySerial just labels them both "Alchitry - Au"
Code: >>> from serial.tools import list_ports
>>> for element in list_ports.comports(): print(element)
...
/dev/ttyUSB1 - Alchitry Au - Alchitry Au
/dev/ttyUSB0 - Alchitry Au - Alchitry Au
>>>
I suspect it's arbitrary which is which, just whichever the kernel saw first, but I was wondering if anyone had an easy way to read them and be sure.
|
|
|
|