Forum Discussion
Reset Release IP VHDL code not working
- 2 years ago
By the way, here is how your project netlist looks like in the RTL viewer. You should really check the connections and make sure if this is what you intended.
The connections are easily changed through portmapping as I had helped you earlier. You may check out the VHDL trainings as it covers this.
It seems like a very small project. What are you trying to do with this project? Are you just going to run simulations? Are you going to do hardware programming?
Regards,
Nurina
By the way, here is how your project netlist looks like in the RTL viewer. You should really check the connections and make sure if this is what you intended.
The connections are easily changed through portmapping as I had helped you earlier. You may check out the VHDL trainings as it covers this.
It seems like a very small project. What are you trying to do with this project? Are you just going to run simulations? Are you going to do hardware programming?
Regards,
Nurina
- MATRIX78782 years ago
Occasional Contributor
Hello,
The RTL viewer looks to be correct. That is what I would expect. I do not see a need to change port mapping for the main part. It is just the RRIP I need to connect somehow.
It is a very small project indeed. It is to mimic the taillights of a Ford Mustang. The blinking of one after another. For now, it is just simulations, as I do not have an actual board. I cannot find the board I want with the Agilex 7 M-Series. I am currently designing my own FPGA board around the aforementioned FPGA core and then I will program the hardware on that when I get it made. For now though, it is just simulation until I get a physical board.
Thank you for all your help,
Drew
- sstrell2 years ago
Super Contributor
You do realize that an Agilex 7 M-series would be waaaay overkill for something like this? It's a brand new device and I'm sure dev kits for it will probably start around $10k. I don't think dev kits are even available for it yet.
Even an Arria 10 or Cyclone 10 GX would be more than enough for a design like this. And probably much less expensive.