-
According to https://github.com/f4pga/prjxray/issues/1384, this repo holds a standalone implementation of fasm2frames. However, prjxray still ships a copy of fasm2frames, e.g. at https://github.com/f4…
-
While building https://github.com/SymbiFlow/symbiflow-arch-defs/pull/1316
fasm_assembler fails with:
```
prjxray.fasm_assembler.FasmLookupError: Segment DB HCLK_CMT_L, key HCLK_CMT_L.HCLK_CMT_MUX…
-
VPR is routing some designs on artix200t through unknown GTP PIPs.
In those designs, the GTP tiles carry the horizontal clocks to the BUFHCE primitives. Since the interconnect points are "real" and …
-
Hi Sasha! I really like the look of this project (and a huge thanks for releasing it as "public domain" - I'm a huge fan of P.D. projects and like to help where I can :) )
I'm trying to bui…
-
Just curious, Are you using MASM?
I'd to code for 16/32-bit x8086 using FASM :smile:
-
| | |
| --- | --- |
| Bugzilla Link | [51222](https://llvm.org/bz51222) |
| Version | 12.0 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The issue is firs…
-
Hi
When i try to test the example counter_test of X-ray project inside the board Artix7 35tcsg324-1 i have the following error
-- Parsing `counter.v' using frontend ` -vlog2k' --
ERROR: Can't open…
-
`yosys` creates a file with LDCE primitives, apparently `nextpnr-xilinx` doesn't support them.
The command:
```
nextpnr-xilinx --chipdb /home/ildus/dev/nextpnr-xilinx/xilinx/xc7a35t.bin --xdc art…
ildus updated
2 years ago
-
It would be great if we could have a Chocolatey package for FASM. Both NASM and YASM already got one.
-
(Note this this is independent from the concept of "scopes" for symbols in general, which would allow shadowing of outer symbols and auto-purging when the scope ends; see #342.)
Currently there's o…