Added spartan 6 example

Signed-off-by: Joppe Blondel <joppe@blondel.nl>
This commit is contained in:
2022-09-03 15:40:43 +02:00
parent 02813a4d00
commit af52ee65fa
7 changed files with 185 additions and 1 deletions

View File

@ -0,0 +1,5 @@
# Spartan 6 example
Run full toolchain: `remotesyn -l all total`
Run simulation: `remotesyn -l sim presim_total`
Run post-simulation (after synthesis and implementation): `remotesyn -l sim postsim_total`