Skip to content

Kanken6174/VSB

Repository files navigation

This is a simple python tool to create SOCs for efinix fpga projects (though it may work for other platforms), it only supports VHDL as a language and relies on VHDL regex parsing to actually detect and create IP blocks/templates.

Note: anything called tb_<something>.vhd or <something>_tb.vhd will be ignored as a GHDL test bench anything called <something>_tmpl.vhd will be treated as an efinix instantiation template

This software excepects the following structure:

selected project root/
                      X.vhd(l)
                      ip/*/
                      otherIps.vhd(l)

About

Vhdl system builder for efinix fpgas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages