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

No clear screen button on Olimex iCE40HX8K with ICE40-IO #25

Closed
mobluse opened this issue Apr 13, 2018 · 1 comment
Closed

No clear screen button on Olimex iCE40HX8K with ICE40-IO #25

mobluse opened this issue Apr 13, 2018 · 1 comment

Comments

@mobluse
Copy link

mobluse commented Apr 13, 2018

There is no button that works for clearing the screen on iCE40HX8K, but BUT2 could have this role. I think the warning on the last line in the code box below could have something to do with this.

pi@lenovo5:~/apple-one/boards/olimex_ice40hx8k_evb_ice40-io/yosys$ make
mkdir -p build
yosys -q  -p "chparam -list; hierarchy -top apple1_top; synth_ice40 -blif build/apple1.blif" ../../../rtl/apple1.v ../../../rtl/clock.v ../../../rtl/pwr_reset.v ../../../rtl/ram.v ../../../rtl/rom_wozmon.v ../../../rtl/rom_basic.v ../../../rtl/cpu/arlet_6502.v ../../../rtl/cpu/arlet/ALU.v ../../../rtl/cpu/arlet/cpu.v ../../../rtl/uart/uart.v ../../../rtl/uart/async_tx_rx.v ../../../rtl/vga/vga.v ../../../rtl/vga/vram.v ../../../rtl/vga/font_rom.v ../../../rtl/ps2keyboard/debounce.v ../../../rtl/ps2keyboard/ps2keyboard.v ../../../rtl/boards/olimex_ice40hx8k/pll.v ../../../rtl/boards/olimex_ice40hx8k/apple1_hx8k.v
Warning: Replacing memory \AXYS with list of registers. See ../../../rtl/cpu/arlet/cpu.v:541
Warning: Wire apple1_top.\my_apple1.my_vga.clr_screen is used but has no driver.

BUT1 starts WozMon without clearing the screen.
BUT2 does nothing.
RESET1 resets i.e. clears the screen and starts WozMon.

@mobluse mobluse changed the title Olimex iCE40HX8K with ICE40-IO No clear screen button on Olimex iCE40HX8K with ICE40-IO Apr 13, 2018
@mobluse
Copy link
Author

mobluse commented May 7, 2018

It is fixed now, see video https://youtu.be/2yIBnhapzEU

@mobluse mobluse closed this as completed May 7, 2018
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

1 participant