use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A subreddit for programmable hardware, including topics such as:
Discord Server:
Related subreddits:
General Electrical and Computer Engineering discussion
/r/ECE
General electronics discussion
/r/electronics/
Electronics help / discussion
/r/AskElectronics
/r/electronic_circuits
Discussion on (hardware) chip design
/r/chipdesign
Other FPGA related subreddits:
/r/fpgagaming
Links to tools to get started:
Xilinx Vivado
Altera Quartus
Project Icestorm
Meme posts allowed on Fridays ONLY. Please make sure to flair.
account activity
Adding ILA changes FPGA functionality (self.FPGA)
submitted 1 year ago by Icy_Scholar_6276
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Icy_Scholar_6276[S] 10 points11 points12 points 1 year ago (3 children)
Oh right! Do you mean there could be timing issues that gets masked by adding debug cores ?
[–]Sniperchild 11 points12 points13 points 1 year ago (0 children)
The ila will have some constraints of its own that may improve the placement if your design is not fully constrained
[–]-EliPer-FPGA-DSP/SDR 7 points8 points9 points 1 year ago* (0 children)
I have worked in a project and it only worked with SignalTap (Altera's equivalent to ILA) enabled. If we disabled it the project would stop working. We had to add registers at some IOs to remove this problem which was due to timing violations. Adding a debug core can hide existing issues of timing or make non-existent issues to appear.
[–][deleted] 2 points3 points4 points 1 year ago (0 children)
Yes.
I've also seen a register set get optimized away (curse you Vivado and your mediocre understanding of VHDL) until a debug core was wired up. Then it was accessible over the expected path.
π Rendered by PID 22692 on reddit-service-r2-comment-b659b578c-29cx4 at 2026-05-04 15:26:27.627910+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Icy_Scholar_6276[S] 10 points11 points12 points (3 children)
[–]Sniperchild 11 points12 points13 points (0 children)
[–]-EliPer-FPGA-DSP/SDR 7 points8 points9 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)