Alexandru Stan

Results 36 issues of Alexandru Stan

Similar to #2, there should be something special in the SVG if a part is not populated. Jim suggested a crossed out shape on top of the part. Not sure...

bug
feature request
svg

See https://github.com/google/pcbdl/tree/d53d183b1eb44a23925aa264589c4f6681e8c1cf#erc

feature request

**Describe the bug** With a successfully installed wargus 3.0.0 (+ game data), none of the music plays. Despite the midis being unpacked properly (and playable with musescore). I also tried...

I noticed that [you didn't have much luck with Simulation/Verification beyond using low level verilator code](https://github.com/zangman/de10-nano/wiki/FPGA-SDRAM-Communication:-Avalon-MM-Host-Master-Component-Part-1#simulation-and-verification). I found using cocotb's [AvalonMemory class](https://docs.cocotb.org/en/v1.3.0/library_reference.html#cocotb.drivers.avalon.AvalonMemory) seems to do the trick for emulating some...

Hey! Nice project. [fifo.v](https://github.com/lawrie/fpga_pio/blob/main/src/fifo.v) attracted my eyes because i've been building [something like this a few weeks ago](https://github.com/amstan/fpga-/ 1. I see you have some safeties on line 22 and 23...

Your awesome repo needs more pictures and pdfs. I like your framework stuff, and I know you have some good stuff in here based on what i saw you post...

Once #19 and #20 are finished, I can start looking at if I should/how i could package up all of mister's cores so they're managed by pacman. Would be cool...

I want a way to call @theypsilon's [Downloader_MiSTer](https://github.com/MiSTer-devel/Downloader_MiSTer) or both MiSTerArch and perhaps my normal x86 Arch desktop. I want it to be more restrictive on what it can do,...

Essentially: pacman should have no right to put anything in `/media/fat`. It's against sane [packaging hygiene](https://wiki.archlinux.org/title/Arch_package_guidelines#Directories). It carries the danger of the user modifying stuff managed by pacman, leading to...

Before we get a ton new bugs about configs to add for various gadgets and things, I should probably just enable everything that's already enabled in arch's armv7 config. Some...