issues Search Results · repo:ZipCPU/zbasic language:Verilog
Filter by
10 results
(122 ms)10 results
inZipCPU/zbasic (press backspace or delete to remove)Hi, i am getting following warnings and error while executing make in zbasic directory, please help me on this.
tar --transform s,^,`date +%Y%m%d`-zbasic/, -chjf `date +%Y%m%d`-zbasic.tjz `find sw -name ...
bug
GreenMan-1
- 5
- Opened on Oct 26, 2022
- #10
I was getting an error while running the verilator by the make that -Wno-TIMESCALEMOD is not a valid attribute. So I
changed it to -Wno-lint, So the Makefile in RTL line number 53 was changed from VFLAGS ...
GreenMan-1
- 4
- Opened on Oct 16, 2022
- #9
Using Ubuntu 20.04 LTS on Ryzen 1600 with 8GB ram,
Path=usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/ken/zipcpu/sw/install/cross-tools/bin
I get the following ...
kendallgreen
- 20
- Opened on Jul 26, 2021
- #8
Right now I am trying my best to implement the ZBasic system on a DE10-Nano development kit. After I used AutoFPGA (to
modify the amount of block RAM and change the clock speed to 50MHz) I was successfully ...
jdssnag1
- 6
- Opened on Oct 23, 2020
- #7
I am taking zipCPU as an example to learn how to make Verilator used in my project.
From testb.cpp, I noticed you are use one extra eval() before posedge clock:
// Pre-evaluate, to give verilator ...
simdream
- 1
- Opened on Feb 14, 2020
- #6
Until the dev branch of AutoFPGA is merged, you ll need to use the dev branch to use AutoFPGA to update the ZBasic
configuration.
ZipCPU
- 1
- Opened on Jan 24, 2020
- #5
I am following the instructions on : http://zipcpu.com/zipcpu/2018/02/12/zbasic-intro.html
when I try to run make under the zbasic directory, I get the following:
zip-gcc -O3 -c hello.c -o obj-zip/hello.o ...
pfrankis
- 7
- Opened on Dec 24, 2019
- #4
Hi, I am following http://zipcpu.com/zipcpu/2018/02/12/zbasic-intro.html and I got this trying to build tttt:
[ubuntu 13:45] /media/psf/Home/projects/zbasic/sw/board make tttt
CROSS=zip- ARCH=zip make ...
DanielO
- 3
- Opened on Sep 18, 2019
- #3
hard coded path in /usr/local/src/zbasic/sw/board/Makefile INSTALLD=/home/dan/work/rnd/zipcpu/sw/install
So when make is run in /usr/local/src/zbasic
g++ -g obj-pc/zipdbg.o obj-pc/ttybus.o obj-pc/llcomms.o ...
oystercatcher
- 1
- Opened on Sep 1, 2019
- #2
I am still very new to FPGAs and your AutoMake powered designs in special. So, please bear with me.
When I clone and build this repo, following your instructions given here
(http://zipcpu.com/zipcpu/2018/02/12/zbasic-intro.html), ...
NeuerUser
- 4
- Opened on Mar 4, 2019
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.