Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bogantech
on Feb 6, 2023
|
parent
|
context
|
favorite
| on:
Introduction to FPGAs
It's possible to run the Xilinx tools using a Makefile, If you don't want to use Xilinx tools at all there's Yosys but you'd have to check if it supports the device you're targeting.
There's an example of using a makefile for Vivado here:
https://github.com/hdlguy/make_for_vivado
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
There's an example of using a makefile for Vivado here: https://github.com/hdlguy/make_for_vivado