-
As in the title, I get this error:
`Error: Symbol error not found, cannot apply R_X86_64_JUMP_SLOT @0x40af48 (0x4022c6) in /nix/store/f2vs29jibd7lwxyj35r9h87h6brgdysz-hello-2.12.1/bin/hello`
I'm j…
-
I was wondering what learning resources are available regarding the programming of the iCE40HX4K in the Alhambra-II using the VHDL language rather than Verilog/SystemVerilog. The reasoning for this is…
-
I would like to use icestudio in class e.g. to demonstrate the simulation of logic gates. Ultimatively I would like to create logic tables with the students.
I found following two descriptions but …
-
Following from a clean git checkout today, commands are run in a container with the latest versions of dependencies.
In short:
- make hx8ksynsim, works: serial output
- make hx8ksim, works: serial …
ghost updated
3 years ago
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.5.8
ORIGIN: https://github.com/Homebrew/brew
HEAD: ff9c2500195cc357d4a06f99d462f8d8a5d37892
Last commit: 5 days ago
Core tap ORIGIN: https…
-
Not an issue as such, but due to the lack of a forum will post here.
I would like to run the clock much higher to see what the limit is to run swapforth at.
I tried to het a handle on this by impleme…
-
## Bevy version
Current main, commit d6d25d8c7871f12681433b5454d52502ecc42457
## Relevant system information
Hardware: Apple M1 Pro, 14in MacBook Pro
OS: Asahi Linux
Drivers: mesa-asahi-e…
-
We want to be able to tag specific tile locations with attributes / parameters.
It would be good to enable us to tag locations with things like "this is tile X12Y136"
-
I have the following .v file:
```
module tritest(
output my_tri_out,
inout my_tri_inout,
input my_in0,
input my_in1
);
assign my_tri_out =…
-
# 总结
- https://github.com/cliffordwolf
- https://github.com/wuxx/icesugar
- https://github.com/icebreaker-fpga/icebreaker
- http://www.elecfans.com/pld/838620.html
cisen updated
3 years ago